Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Remove old TOX check and swap by new tests
  • Loading branch information
cavearr authored Dec 11, 2024
1 parent bb41592 commit f5c5df3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
run: |
make deps
- name: Run tox
- name: Run Tests
run: |
make tox
make check-all

0 comments on commit f5c5df3

Please sign in to comment.