Fix: 9
This commit is contained in:
parent
5d63c3055a
commit
860323f263
@ -30,4 +30,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y maven
|
sudo apt-get install -y maven
|
||||||
|
- run: echo "Starting maven test cases..., this may take a couple minutes."
|
||||||
- run: mvn test
|
- run: mvn test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user