generated from john/python-template
Update instructions - epilog (Code review, remediation now complete)
Quality Gate / gate (push) Successful in 2m35s
Quality Gate / gate (push) Successful in 2m35s
This commit is contained in:
@@ -42,4 +42,9 @@ jobs:
|
||||
run: uv run pre-commit run --all-files --show-diff-on-failure
|
||||
|
||||
- name: Tests
|
||||
# Deliberately unfiltered, unlike the "-m 'not external'" form the guidance files
|
||||
# use for local runs. Tests marked "external" skip themselves when live-service
|
||||
# credentials are absent, so CI gets the same effective set plus a real run of any
|
||||
# external test whose credentials are configured. Not drift -- do not "fix" this to
|
||||
# match the local command without also giving those tests a way to run.
|
||||
run: uv run pytest
|
||||
|
||||
Reference in New Issue
Block a user