Skip to content

Commit

Permalink
Attempt at fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thilokru committed Jan 8, 2025
1 parent 9e7f903 commit 2209afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Install build dependencies
run: python -m pip install -U hatch hatch-vcs
- name: Run tests
run: hatch test --cover-quiet --randomize
run: hatch run test --cover-quiet --randomize

0 comments on commit 2209afe

Please sign in to comment.