formatting fix
Test CI Templates / test-python-code-quality (3.10) (push) Failing after 6s
Test CI Templates / test-python-code-quality (3.11) (push) Failing after 5s
Test CI Templates / test-python-code-quality (3.12) (push) Failing after 6s
Test CI Templates / validate-syntax (push) Successful in 50s
Test CI Templates / test-python-code-quality (false, false, basic) (push) Failing after 5s
Test CI Templates / test-python-code-quality (false, true, skip-pyupgrade) (push) Failing after 5s
Test CI Templates / test-python-code-quality (true, false, skip-mypy) (push) Failing after 5s
Test CI Templates / test-python-pytest (false, 3.11) (push) Failing after 5s
Test CI Templates / test-python-pytest (false, 3.12) (push) Failing after 5s
Test CI Templates / test-python-pytest (true, 3.11) (push) Failing after 5s
Test CI Templates / test-python-pytest (true, 3.12) (push) Failing after 5s
Test CI Templates / test-web-formatting (false, false, 18) (push) Failing after 5s
Test CI Templates / test-web-formatting (false, false, 20) (push) Failing after 5s
Test CI Templates / test-web-formatting (false, true, 18) (push) Failing after 5s
Test CI Templates / test-web-formatting (false, true, 20) (push) Failing after 5s
Test CI Templates / test-web-formatting (true, false, 18) (push) Failing after 5s
Test CI Templates / test-web-formatting (true, false, 20) (push) Failing after 5s
Test CI Templates / test-web-formatting (true, true, 18) (push) Failing after 6s
Test CI Templates / test-web-formatting (true, true, 20) (push) Failing after 7s
Test CI Templates / test-monorepo (push) Failing after 6s
Test CI Templates / test-edge-cases (push) Failing after 6s
Test CI Templates / test-results (push) Successful in 3s

This commit is contained in:
Brian Bjarke Jensen
2025-09-19 19:39:13 +02:00
parent b426d43de0
commit 9abca60246
@@ -19,4 +19,4 @@ jobs:
with: with:
python-version: "3.11" python-version: "3.11"
coverage-package: "test_package" coverage-package: "test_package"
pytest-args: "--verbose" pytest-args: "--verbose"