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