Skip to content

Commit

Permalink
Add all environment testing
Browse files Browse the repository at this point in the history
  • Loading branch information
golmschenk committed Jan 1, 2025
1 parent 1a1888b commit 3e123ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: pipx install hatch

- name: run_tests
run: hatch run test
run: hatch run all:test

- name: build_dist
run: hatch build
Expand Down

0 comments on commit 3e123ad

Please sign in to comment.