@ -5,4 +5,4 @@ script:
- cd build
- cmake -DCMAKE_BUILD_TYPE=Debug ..
- cmake --build .
- cmake --build . --target test
- ctest