Skip to content

Commit b6b05e7

Browse files
committed
fix
1 parent b5bca89 commit b6b05e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/judge-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434

3535
- name: Run judge unit tests
3636
working-directory: judge/tests
37-
run: ../../webapp/vendor/bin/phpunit --configuration phpunit.xml
37+
run: ../../webapp/vendor/bin/phpunit --configuration phpunit.xml --testdox

0 commit comments

Comments
 (0)