Skip to content

Commit

Permalink
temp pause ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed Aug 22, 2024
1 parent 9a9234a commit 75968f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/qc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
- name: Check common spelling errors
run: poetry run tox -e codespell

- name: Check code quality with flake8
run: poetry run tox -e lint
#- name: Check code quality with flake8
# run: poetry run tox -e lint

- name: Start MongoDB
uses: supercharge/[email protected]
Expand Down

0 comments on commit 75968f6

Please sign in to comment.