Skip to content

Commit

Permalink
Fix broken ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewcarbone committed Apr 3, 2024
1 parent 6726472 commit 524195d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

needs:
- tests
- black
- ruff
- flake8_py3
- docs

Expand Down Expand Up @@ -150,7 +150,7 @@ jobs:

needs:
- tests
- black
- ruff
- flake8_py3
- docs
- build_and_publish
Expand Down

0 comments on commit 524195d

Please sign in to comment.