Skip to content

Commit

Permalink
add --continue so test runs don't immediately fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdaugherty committed Dec 16, 2024
1 parent 891308e commit dc24f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ jobs:
arguments: |
check
--refresh-dependencies
-Dgeb.env=chromeHeadless
--continue
functional-test:
runs-on: ubuntu-latest

0 comments on commit dc24f94

Please sign in to comment.