Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNoobiCat authored Oct 22, 2024
1 parent 9bc06c9 commit 93f7319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
- name: test
run: py.test test
continue-on-error: true
- run: uv pip install --upgrade flake8 pyflakes
- name: lint
run: flake8 --max-line-length=99 nanoid test setup.py

0 comments on commit 93f7319

Please sign in to comment.