DRAFT TESTS FOR UPLOAD ARTIFACT V7
Run tests / Run tests (push) Failing after 2s

This commit is contained in:
2026-05-05 15:41:04 +03:00
parent 0886535722
commit aa5b801c5b
+10 -3
View File
@@ -26,9 +26,16 @@ jobs:
# if: always()
# run: ninja coverage-html -C build
# - name: Upload Meson Logs
# if: always()
# uses: christopherHX/gitea-upload-artifact@v4
# with:
# name: meson-logs
# path: build/meson-logs/
- name: Upload Meson Logs
if: always()
uses: christopherHX/gitea-upload-artifact@v4
uses: mo7sen/upload-artifact-gitea@v7
with:
name: meson-logs
path: build/meson-logs/
name: meson-log.txt
path: build/meson-logs/meson-log.txt
archive: false