Skip to content

Commit

Permalink
Build before test
Browse files Browse the repository at this point in the history
  • Loading branch information
thilokru committed Jan 8, 2025
1 parent 2209afe commit ae2096c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ jobs:
python-version: '3.x'
- name: Install build dependencies
run: python -m pip install -U hatch hatch-vcs
- name: Build
run: hatch build --clean
- name: Run tests
run: hatch run test --cover-quiet --randomize

0 comments on commit ae2096c

Please sign in to comment.