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
|
- name: Check Initer
|
||||||
id: checkIniter
|
id: checkIniter
|
||||||
run: |
|
run: |
|
||||||
|
ls -l
|
||||||
echo "Running Ruff Lint Check..."
|
echo "Running Ruff Lint Check..."
|
||||||
python -m ruff --version
|
python -m ruff --version
|
||||||
python -m ruff check . --output-format json --output-file ruff-report.json
|
python -m ruff check . --output-format json --output-file ruff-report.json
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user