Skip to content

Commit

Permalink
Merge branch 'comileAndOverwriteTest' of github.com:pmikova/java-runt…
Browse files Browse the repository at this point in the history
…ime-decompiler into comileAndOverwriteTest
  • Loading branch information
judovana committed Oct 9, 2021
2 parents 8202359 + 7861716 commit 7f2058d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
shell: cmd

- name: Test Cli
timeout-minutes: 10
run: |
cd jrd
mvn --batch-mode test -Dtest=CliTest -DfailIfNoTests=false
mvn --batch-mode test -Dtest=*CliTest -DfailIfNoTests=false

0 comments on commit 7f2058d

Please sign in to comment.