test
This commit is contained in:
parent
b1abb13490
commit
1fde748cb1
1
.github/workflows/pyruff.yml
vendored
1
.github/workflows/pyruff.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
- name: Check Initer
|
||||
id: checkIniter
|
||||
run: |
|
||||
ls -l
|
||||
echo "Running Ruff Lint Check..."
|
||||
python -m ruff --version
|
||||
python -m ruff check . --output-format json --output-file ruff-report.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user