We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a49cc8 commit 5f61d80Copy full SHA for 5f61d80
.github/workflows/build.yml
@@ -70,4 +70,4 @@ jobs:
70
java-version: ${{ matrix.java-version }}
71
distribution: temurin
72
- name: Test
73
- run: mvn -B -e -fae test -Dsurefire.rerunFailingTestsCount=3
+ run: mvn -B -e -fae test "-Dsurefire.rerunFailingTestsCount=3"
0 commit comments