Skip to content

Commit d58b5c4

Browse files
run all tests
1 parent dad032d commit d58b5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_single_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
3333
- name: Run pytest with input arguments
3434
run: |
35-
pytest -vvv -k "ocsp_mode" .
35+
pytest -vvv .

0 commit comments

Comments
 (0)