Skip to content

Commit f30ccaf

Browse files
committed
Debug test
1 parent 40950ea commit f30ccaf

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 -Dtest=engineering.swat.watch.SingleDirectoryTests#indexingRescanOnOverflow test
3232
env:
3333
DELAY_FACTOR: 3
3434

0 commit comments

Comments
 (0)