Update .github/workflows/unit_tests.yml
Some checks failed
Unit Testing / test (3.12) (push) Failing after 31s
Unit Testing / test (3.11) (push) Failing after 35s
Unit Testing / test (3.10) (push) Failing after 38s
Unit Testing / test (3.10) (pull_request) Failing after 27s
Unit Testing / test (3.9) (push) Failing after 28s
Unit Testing / test (3.8) (push) Failing after 34s
Unit Testing / test (3.11) (pull_request) Failing after 29s
Unit Testing / test (3.8) (pull_request) Failing after 29s
Unit Testing / test (3.12) (pull_request) Failing after 35s
Unit Testing / test (3.9) (pull_request) Failing after 39s

This commit is contained in:
2026-02-26 13:18:05 +01:00
parent aeece30fc5
commit b89956beec

View File

@@ -3,7 +3,7 @@ name: Unit Testing
on:
push:
branches:
- main
- gitea_actions
pull_request:
# Allows you to run this workflow manually from the Actions tab