We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5bca89 commit b6b05e7Copy full SHA for b6b05e7
.github/workflows/judge-unit-tests.yml
@@ -34,4 +34,4 @@ jobs:
34
35
- name: Run judge unit tests
36
working-directory: judge/tests
37
- run: ../../webapp/vendor/bin/phpunit --configuration phpunit.xml
+ run: ../../webapp/vendor/bin/phpunit --configuration phpunit.xml --testdox
0 commit comments