Skip to content

Commit

Permalink
Made GitHub CI CliTests debug to see what's being skipped
Browse files Browse the repository at this point in the history
  • Loading branch information
AurumTheEnd committed Oct 14, 2021
1 parent de70557 commit bc5fcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
timeout-minutes: 10
run: |
cd jrd
mvn --batch-mode test -Dtest=*CliTest -DfailIfNoTests=false
mvn --debug --batch-mode test -Dtest=*CliTest -DfailIfNoTests=false

0 comments on commit bc5fcdb

Please sign in to comment.