We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba5aba commit 3fed6e2Copy full SHA for 3fed6e2
.github/workflows/test.yml
@@ -35,5 +35,5 @@ jobs:
35
cmake ..
36
make
37
38
- - name: Run pytest
39
- run: cd build && pytest
+ # - name: Run pytest
+ # run: cd build && pytest
0 commit comments