Skip to content

Commit d44801c

Browse files
doc: rename doc generation step Lint -> Doc (#13)
2 parents 50433dd + 3886878 commit d44801c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
cache: 'pip'
2929
- run: |
3030
pip install tox
31-
32-
- name: Lint
31+
- name: Doc
3332
run: |
3433
tox -e docs

0 commit comments

Comments
 (0)