mirror of
https://github.com/UofCBaja/Interview-Backend.git
synced 2025-07-08 04:07:14 -06:00
fix(Actions): fixed typo
This commit is contained in:
2
.github/workflows/Actions.yaml
vendored
2
.github/workflows/Actions.yaml
vendored
@ -42,5 +42,5 @@ jobs:
|
||||
run: pip install ruff
|
||||
|
||||
- name: Lint
|
||||
uses: ruff check ./*/*.py --ignore E402
|
||||
run: ruff check ./*/*.py --ignore E402
|
||||
|
||||
|
Reference in New Issue
Block a user