Skip to content

Commit

Permalink
Test compilation of parallel runner, don't test.
Browse files Browse the repository at this point in the history
Some tests are flaky when run in parallel.
  • Loading branch information
lballabio committed Feb 28, 2021
1 parent 41a2afb commit 9aa5cfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ jobs:
cxx: g++
configureflags: --enable-parallel-unit-test-runner
moreflags: -lboost_thread -lboost_system -pthread -lrt
tests: true
container: ghcr.io/lballabio/quantlib-devenv:${{ matrix.tag }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 9aa5cfb

Please sign in to comment.