Fix: 9
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
Gitea Actions Demo / mvnBuild (push) Failing after 44s

This commit is contained in:
2024-09-09 20:58:50 -04:00
parent 5d63c3055a
commit 860323f263
+1
View File
@@ -30,4 +30,5 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y maven
- run: echo "Starting maven test cases..., this may take a couple minutes."
- run: mvn test