Skip to content

Commit 868d83d

Browse files
committed
remove test from gha
1 parent 77f0f38 commit 868d83d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/python.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
python -m pip install --upgrade pip
2727
pip install -r requirements.txt
2828
pip install -r test-requirements.txt
29-
- name: Test with pytest
30-
run: |
31-
pytest --cov={{packageName}}
3229
- name: build
3330
run: |
3431
pip install build

0 commit comments

Comments
 (0)