Skip to content

Commit

Permalink
chore: delete incorrect test step
Browse files Browse the repository at this point in the history
  • Loading branch information
dtch1997 committed Apr 24, 2024
1 parent 40baf38 commit 1f4c2bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ jobs:
- name: build
run: pdm build
- name: test
run: pdm run pytest

- name: Test
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: pdm run python -m pytest tests
Expand Down

0 comments on commit 1f4c2bb

Please sign in to comment.