Skip to content

Commit

Permalink
TEMP: disable annotation workflow -- will we still have old ones?
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Apr 22, 2024
1 parent 76b14d6 commit 8a5d0d7
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 @@ -21,7 +21,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install --upgrade tox
# Annotate codespell within PR
- uses: codespell-project/codespell-problem-matcher@v1
#- uses: codespell-project/codespell-problem-matcher@v1
- name: Run linters
run: |
tox -e lint

0 comments on commit 8a5d0d7

Please sign in to comment.