gcontini
2020-10-24 ec45ffb61125bc1b060c08f9d8d547099ca091ca
.github/workflows/cpp.yml
@@ -18,6 +18,8 @@
        cmake --build . --target install --config Debug
      shell: bash
    - name: Test
      run: ctest -C Release
      run: |
        cd build
        ctest -C Debug
      shell: bash