Skip to content

Commit

Permalink
Just test
Browse files Browse the repository at this point in the history
  • Loading branch information
bolkedebruin committed Apr 10, 2024
1 parent 2b784a8 commit 1467203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: Install Hatch
run: pipx install hatch
- name: Run tests
run: hatch run test:test
run: hatch run test
- name: Build dist
run: hatch build

0 comments on commit 1467203

Please sign in to comment.