GiteaCI #1

Merged
rboullard merged 14 commits from GiteaCI into Development 2026-01-28 14:29:12 +00:00
Showing only changes of commit 463034e105 - Show all commits

View File

@@ -40,7 +40,7 @@ jobs:
- name: Show ccache stats after
run: ccache --show-stats
- name: Test
- name: Unit Tests
run: |
cd ./build/${{ matrix.build_type }}
xvfb-run ctest . --output-on-failure