Update .gitea/workflows/test.yml
Run CI Tests / test (push) Failing after 50s

This commit is contained in:
2025-08-22 11:23:04 +02:00
parent ba9d991fa6
commit cd73b5d58f
+4
View File
@@ -99,6 +99,10 @@ jobs:
run: |
./temp-ci/give_runs_log.sh "outputs/env-setup.log"
- name: Env versions
run: |
./temp-ci/give_runs_log.sh "outputs/env-versions.log"
- name: Run tests and generate reports
run: |
./temp-ci/give_runs_log.sh "outputs/test-ci.log"