test
This commit is contained in:
parent
53c1673aee
commit
e54a453935
2
.github/workflows/pyruff.yml
vendored
2
.github/workflows/pyruff.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
- name: Check Initer
|
||||
id: checkIniter
|
||||
run: |
|
||||
ls -l
|
||||
ls -la
|
||||
echo "Running Ruff Lint Check..."
|
||||
python -m ruff check src tests examples --no-cache --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