Skip to content

Commit 3886878

Browse files
doc: rename doc generation step Lint -> Doc
1 parent 50433dd commit 3886878

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)