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 644d55a commit dcbdcd7Copy full SHA for dcbdcd7
.github/workflows/build.yaml
@@ -28,7 +28,7 @@ jobs:
28
cache: 'maven'
29
30
- name: test
31
- run: mvn -B clean test"
+ run: mvn -B clean test
32
env:
33
DELAY_FACTOR: 3
34
0 commit comments