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

This commit is contained in:
2025-07-23 16:29:32 +02:00
parent d17412ca56
commit c1198bd2d1
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
if [[ "$exit_code" == "Exit Code: 1" ]]; then
exit 1
fi
fi
fi
- name: Run tests and generate reports
run: |