Skip to content

Commit d7eafd6

Browse files
authored
Update maven.yml
1 parent 43fdcf7 commit d7eafd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
./build_images.sh
3030
popd
3131
scbw.play --install
32-
- name: Run Integration Test
32+
- name: Run Integration Tests
3333
run: |
3434
sh mvnw clean install
3535
sh mvnw -f it/bots/pom.xml package

0 commit comments

Comments
 (0)