Skip to content

Commit cc2377f

Browse files
laurenchiluttiilaflott
authored andcommitted
modiy lint workflow - it had a copy paste error
1 parent ec5ab44 commit cc2377f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rst_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
pip install -r requirements.txt
3030
pip install doc8
3131
- name: Lint RST files
32-
run: doc8 source
32+
run: doc8 *

0 commit comments

Comments
 (0)