Skip to content

Commit

Permalink
Add comment explaining future path
Browse files Browse the repository at this point in the history
  • Loading branch information
SorenSpicknall committed Apr 2, 2024
1 parent 4192cf7 commit f8381f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]
- uses: crate-ci/[email protected]
- uses: crate-ci/[email protected] # Set back to `master` after #967 on the typos repo is fixed
with:
files: ./docs/**
- uses: snok/install-poetry@v1
Expand Down

0 comments on commit f8381f7

Please sign in to comment.