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 1dc938a commit bff48ebCopy full SHA for bff48eb
.github/workflows/run_single_test.yml
@@ -32,4 +32,4 @@ jobs:
32
33
- name: Run pytest
34
run: |
35
- pytest -vvv -k "file_permission" .
+ pytest -vvv -k "overflow or down_scale" .
0 commit comments