GiteaCI #1
@@ -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
|
||||||
Reference in New Issue
Block a user