@@ -17,7 +17,7 @@ jobs:
|
||||
python-version: '3.12'
|
||||
cache: 'pip' # caching pip dependencies
|
||||
- run: pip install ruff
|
||||
- run: |
|
||||
- run: |
|
||||
ruff check .
|
||||
# - uses: stefanzweifel/git-auto-commit-action@v4
|
||||
# with:
|
||||
|
||||
Reference in New Issue
Block a user