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 - name: Show ccache stats after
run: ccache --show-stats run: ccache --show-stats
- name: Test - name: Unit Tests
run: | run: |
cd ./build/${{ matrix.build_type }} cd ./build/${{ matrix.build_type }}
xvfb-run ctest . --output-on-failure xvfb-run ctest . --output-on-failure