Skip to content

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 #78

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 #78

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