DRAFT TESTS FOR UPLOAD ARTIFACT V7
Run tests / Run tests (push) Successful in 10s

This commit is contained in:
2026-05-05 15:41:04 +03:00
parent 0886535722
commit 8047fa9b3a
+7 -4
View File
@@ -26,9 +26,12 @@ jobs:
# if: always()
# run: ninja coverage-html -C build
- name: Upload Meson Logs
- name: Upload Logs
if: always()
uses: christopherHX/gitea-upload-artifact@v4
uses: https://git.neosisyphus.com/mo7sen/upload-artifact-gitea@v7
with:
name: meson-logs
path: build/meson-logs/
path: |
build/meson-logs/meson-log.txt
build/meson-logs/meson-setup.txt
build/meson-logs/testlog.txt
archive: false