Skip to content

Commit

Permalink
πŸ˜΅β€πŸ’«
Browse files Browse the repository at this point in the history
  • Loading branch information
RCheesley committed Nov 3, 2024
1 parent 6188079 commit f1b7e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ jobs:
- name: "Run DOCtor-RST"
uses: docker://oskarstark/doctor-rst:1.61.1
with:
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache $(cat changed_files.txt | grep '^docs/')
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache docs/
env:
DOCS_DIR: 'docs/'

0 comments on commit f1b7e42

Please sign in to comment.