mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-11-19 04:16:10 +00:00
Update CI workflow to use 'uv run' for executing CI checks script
This commit is contained in:
2
.github/workflows/ci-checks.yml
vendored
2
.github/workflows/ci-checks.yml
vendored
@@ -38,4 +38,4 @@ jobs:
|
||||
uv pip install requests
|
||||
- name: Run CI checks
|
||||
run: |
|
||||
python .github/scripts/ci_checks.py
|
||||
uv run .github/scripts/ci_checks.py
|
||||
|
||||
Reference in New Issue
Block a user