CI: execute the shell tests in the build pipeline

master
Martin Gerhardy 2022-01-21 19:50:52 +01:00
parent c16e54bfe2
commit ca9c7d1203
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ jobs:
ctest -V -R tests-voxelutil$
ctest -V -R tests-voxelworld$
ctest -V -R tests-voxelworldrender$
ctest -V -R shelltests
windows:
runs-on: windows-latest