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 43fdcf7 commit d7eafd6Copy full SHA for d7eafd6
.github/workflows/maven.yml
@@ -29,7 +29,7 @@ jobs:
29
./build_images.sh
30
popd
31
scbw.play --install
32
- - name: Run Integration Test
+ - name: Run Integration Tests
33
run: |
34
sh mvnw clean install
35
sh mvnw -f it/bots/pom.xml package
0 commit comments