fix: 2 - adding giteaActions
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Gitea Actions Demo / mvnBuild (push) Waiting to run

This commit is contained in:
dadgam3er 2024-10-17 09:25:19 -04:00
parent 17a9b47798
commit 7dc9362cd0

View File

@ -31,4 +31,4 @@ jobs:
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 -P Regression
- run: mvn test