Skip to content

Commit

Permalink
with test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
ro18 committed Oct 3, 2023
1 parent eabdb37 commit 5615f0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 102 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
if: success() || failure()
with:
name: Run tests with maven
path: reports/jest-*.xml
run: mvn test -Dtest=WarzoneApplicationTest

#./mvnw test -Dtest=WarzoneApplicationTest
Expand Down
102 changes: 0 additions & 102 deletions src/test/java/project/app/warzone/PlayerFeaturesTest.java

This file was deleted.

0 comments on commit 5615f0b

Please sign in to comment.