We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81109d commit 58064ecCopy full SHA for 58064ec
.github/workflows/test.yml
@@ -33,4 +33,4 @@ jobs:
33
JUDGE0_TEST_CE_ENDPOINT: ${{ secrets.JUDGE0_TEST_CE_ENDPOINT }}
34
JUDGE0_TEST_EXTRA_CE_ENDPOINT: ${{ secrets.JUDGE0_TEST_EXTRA_CE_ENDPOINT }}
35
run: |
36
- pipenv run pytest -vv
+ pipenv run pytest -vv tests/
0 commit comments