Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit 9335ee3

Browse files
committed
chore: attempt to fix tests
1 parent 12bae47 commit 9335ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
run: ./gradlew dockerize
8585

8686
- name: Run Compatibility tests
87-
run:
87+
run: |
8888
./gradlew shadowJar
8989
./gradlew test -DincludeTags="EndToEndTest" -PverboseTest=true
9090

0 commit comments

Comments
 (0)