chore: develop doesn't need to depend on coveralls

closes #11848
This commit is contained in:
Matthias
2025-06-07 20:58:13 +02:00
parent bf2092977c
commit f2569e36e8
3 changed files with 1 additions and 2 deletions

View File

@@ -90,6 +90,7 @@ jobs:
COVERALLS_REPO_TOKEN: 6D1m0xupS3FgutfuGao8keFf9Hc0FpIXu
run: |
# Allow failure for coveralls
uv pip install coveralls
coveralls || true
- name: Run json schema extract