Skip to content

Commit

Permalink
Timeout to 20 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
judovana committed Oct 9, 2021
1 parent fdbdcf5 commit 7e3e241
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 @@ -74,7 +74,7 @@ jobs:
shell: cmd

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

0 comments on commit 7e3e241

Please sign in to comment.