Skip to content
Snippets Groups Projects
Commit f84736bd authored by Chris Eager's avatar Chris Eager Committed by Chris Eager
Browse files

Add mvn verify to `test` workflow

parent 9995f271
Branches
Tags
No related merge requests found
...@@ -21,4 +21,4 @@ jobs: ...@@ -21,4 +21,4 @@ jobs:
restore-keys: | restore-keys: |
${{ runner.os }}-maven- ${{ runner.os }}-maven-
- name: Build with Maven - name: Build with Maven
run: mvn -e -B package run: mvn -e -B verify
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment