The ctest3 binary does not exist on Debian

This commit is contained in:
Evangelos Trantos 2022-01-20 10:04:23 +01:00 committed by GitHub
parent b5904cccd3
commit 63cad60e18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash #!/usr/bin/env bash
cd build cd build
ctest3 -j4 --output-on-failure -T Test ctest -j4 --output-on-failure -T Test