Skip to content

Commit

Permalink
fix Github CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhil-ctds committed Dec 5, 2024
1 parent 0580940 commit 841e4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
${{ runner.os }}-maven-
- name: Build and test
run: mvn -B clean javadoc:javadoc verify
run: mvn -B clean javadoc:javadoc verify -DrerunFailingTestsCount=3

0 comments on commit 841e4ca

Please sign in to comment.