Update .gitea/workflows/run_tests.yaml
Run tests / Run tests (push) Failing after 5s

This commit is contained in:
2026-05-02 16:09:53 +00:00
parent a07c84cf82
commit 8500426606
+1
View File
@@ -17,6 +17,7 @@ jobs:
run: meson test -C build
- name: Upload Logs
if: always()
uses: actions/upload-artifact@v3
with:
name: Meson Logs