diff --git a/.github/workflows/ubuntu-build.yml b/.github/workflows/ubuntu-build.yml index a4f48a14..e593f08c 100644 --- a/.github/workflows/ubuntu-build.yml +++ b/.github/workflows/ubuntu-build.yml @@ -75,3 +75,4 @@ jobs: - if: matrix.build_options == 'default' name: Run tests run: cd build && xvfb-run ctest -j --output-on-failure +