We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78152cd commit 2c65c43Copy full SHA for 2c65c43
1 file changed
.github/workflows/pytest.yml
@@ -35,4 +35,4 @@ jobs:
35
make lint
36
- name: Test with pytest
37
run: |
38
- pipenv shell && make test
+ make test
0 commit comments