Skip to content

Commit

Permalink
fixed job name mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
jtisbell4 committed Apr 18, 2024
1 parent 12ef690 commit 2eafd0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: tox type-check

test:
needs: ci
needs: lint-and-check
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 2eafd0e

Please sign in to comment.