Skip to content

Commit 2c65c43

Browse files
committed
👷 fix: update workflow for tests. v7
Signed-off-by: Saif Ul Islam <[email protected]>
1 parent 78152cd commit 2c65c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
make lint
3636
- name: Test with pytest
3737
run: |
38-
pipenv shell && make test
38+
make test

0 commit comments

Comments
 (0)