Skip to content

Commit 75b8b87

Browse files
authored
Don't premake docs env (#472)
1 parent fde3588 commit 75b8b87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
python -m pip install -U pip hatch
3030
python -m hatch env create
3131
python -m hatch env create lint
32-
python -m hatch env create docs
3332
- name: Test
3433
run: |
3534
python -m hatch run test

0 commit comments

Comments
 (0)