We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4169e5 commit 4b0110dCopy full SHA for 4b0110d
.github/workflows/python.yml
@@ -34,4 +34,4 @@ jobs:
34
- name: Test
35
run: |
36
sudo modprobe fuse
37
- python -m pytest
+ pytest
0 commit comments