mirror of
https://github.com/Strategic-Automation/violin.git
synced 2026-08-14 12:33:37 +02:00
Fix cross-platform CI workflow checks
This commit is contained in:
@@ -0,0 +1 @@
|
||||
*.py text eol=lf
|
||||
@@ -28,7 +28,5 @@ jobs:
|
||||
run: uv run ruff format --check .
|
||||
- name: Run tests
|
||||
run: uv run pytest -q -p no:cacheprovider
|
||||
- name: Run guard plugin tests explicitly
|
||||
run: uv run pytest -q tests/guard/test_plugin_guard.py -p no:cacheprovider
|
||||
- name: Validate release
|
||||
run: uv run python scripts/violin_guard.py check-release
|
||||
|
||||
Reference in New Issue
Block a user