Skip to content

Commit f570a88

Browse files
author
Vianpyro
committed
Remove redundant test command from GitHub Actions workflow
1 parent 903a4c1 commit f570a88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- name: Install dependencies
3030
run: |
3131
pip install -r requirements.txt
32-
pip test
3332
3433
- name: Test with pytest
3534
run: |

0 commit comments

Comments
 (0)