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 dad032d commit d58b5c4Copy full SHA for d58b5c4
.github/workflows/run_single_test.yml
@@ -32,4 +32,4 @@ jobs:
32
33
- name: Run pytest with input arguments
34
run: |
35
- pytest -vvv -k "ocsp_mode" .
+ pytest -vvv .
0 commit comments