Skip to content

Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1 #70

Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1

Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1 #70

Workflow file for this run

name: Run unit tests
on:
pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Unit tests
run: mvn -ntp test -P development