fix linting and other ci errors
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
|
||||
- name: Run safety vulnerability check
|
||||
run: uv run safety check --json --output safety-report.json
|
||||
run: uv run safety check --json --save-json safety-report.json
|
||||
continue-on-error: true
|
||||
|
||||
- name: Upload security reports
|
||||
|
Reference in New Issue
Block a user