Skip to content

Commit 031a0d6

Browse files
committed
Debug test
1 parent ebee09e commit 031a0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
cache: 'maven'
2929

3030
- name: test
31-
run: mvn -B clean test -Dtest="engineering.swat.watch.SingleDirectoryTests#indexingRescanOnOverflow"
31+
run: mvn -B clean test -Dtest="engineering.swat.watch.SingleDirectoryTests"
3232
env:
3333
DELAY_FACTOR: 3
3434

0 commit comments

Comments
 (0)