mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
chore: Add Sentry to native Python runner (#19082)
This commit is contained in:
2
.github/workflows/ci-python.yml
vendored
2
.github/workflows/ci-python.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
run: uv python install 3.13
|
||||
|
||||
- name: Install project dependencies
|
||||
run: uv sync
|
||||
run: uv sync --all-extras
|
||||
|
||||
- name: Format check
|
||||
run: uv run ruff format --check
|
||||
|
||||
Reference in New Issue
Block a user