We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee74a2 commit db7e71aCopy full SHA for db7e71a
1 file changed
.github/workflows/documentation.yml
@@ -29,7 +29,7 @@ jobs:
29
hatch run pytest
30
docs:
31
runs-on: ubuntu-latest
32
- needs: [test]
+ # needs: [test]
33
steps:
34
- uses: actions/checkout@v3
35
- uses: actions/setup-python@v3
0 commit comments