Skip to content

Commit db7e71a

Browse files
committed
ci: publishing docs was too slow
1 parent fee74a2 commit db7e71a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
hatch run pytest
3030
docs:
3131
runs-on: ubuntu-latest
32-
needs: [test]
32+
# needs: [test]
3333
steps:
3434
- uses: actions/checkout@v3
3535
- uses: actions/setup-python@v3

0 commit comments

Comments
 (0)