Skip to content

Commit

Permalink
fix unit tests release_prep_hatch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt committed Feb 22, 2024
1 parent 5fd54e0 commit f5c8548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_prep_hatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ jobs:
- name: "Setup `hatch`"
uses: ./.github/actions/setup-hatch
- name: "Run Unit Tests"
run: hatch run test:unit
run: hatch run unit-tests:all

run-integration-tests:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit f5c8548

Please sign in to comment.