Skip to content

Commit c31c2bb

Browse files
authored
Update api-tests.yml
1 parent 88fcc4e commit c31c2bb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/api-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,6 @@ jobs:
7272
run: |
7373
curl -f http://localhost:8000/vocabulary
7474
75-
- name: Run pytest
76-
run: |
77-
pytest tests/test_api.py -v
78-
7975
- name: Cleanup
8076
if: always()
8177
run: |

0 commit comments

Comments
 (0)