Skip to content

Commit

Permalink
Use ruff github format in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
153957 committed Jul 4, 2023
1 parent b63dc0e commit 75dbd63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Expand Up @@ -15,6 +15,8 @@ jobs:
cache-dependency-path: 'requirements-ruff.txt'
- run: make ruffinstall
- run: make rufftest
env:
RUFF_FORMAT: github

typingtest:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 75dbd63

Please sign in to comment.