Build benchmarks in one CI run
This commit is contained in:
parent
90c3479520
commit
0794145b64
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -76,6 +76,8 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CC: gcc-14
|
CC: gcc-14
|
||||||
CXX: g++-14
|
CXX: g++-14
|
||||||
|
# just to check that they compile correctly
|
||||||
|
CMAKE_FLAGS: '-DBUILD_BENCHMARKS=1'
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user