Skip to content

Commit

Permalink
chore: Fix pipeline dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mdomke committed Oct 11, 2024
1 parent 70742fb commit bd08a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
runs-on: ubuntu-latest
name: Report coverage
needs:
- run
- test
steps:
- uses: actions/checkout@v4
- name: Install Hatch
Expand Down

0 comments on commit bd08a09

Please sign in to comment.