Skip to content

Commit

Permalink
do not rely on docs to finish before running build tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Mar 14, 2024
1 parent 3c0181d commit fb6ebb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
name: Testing with Python${{ matrix.python-version }}
needs:
- lint
- docs
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit fb6ebb8

Please sign in to comment.