Skip to content

Commit 5a77450

Browse files
committed
Remove s.
1 parent 3aebe92 commit 5a77450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
- name: Build with Maven
4444
run: ./mvnw -B clean verify
4545
- name: Run integration tests
46-
run: ./mvnw verify -Pintegration-tests
46+
run: ./mvnw verify -Pintegration-test

0 commit comments

Comments
 (0)