mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-29 20:27:19 +02:00
Workaround not having cmake tests.
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -40,7 +40,6 @@ jobs:
|
||||
gcc Shared
|
||||
msvc Shared x86
|
||||
mingw Shared
|
||||
subrange-policy: one-per-minor
|
||||
trace-commands: true
|
||||
build:
|
||||
needs: cpp-matrix
|
||||
@ -128,7 +127,7 @@ jobs:
|
||||
- name: CMake Workflow
|
||||
uses: alandefreitas/cpp-actions/cmake-workflow@master
|
||||
with:
|
||||
run-tests: true
|
||||
build-targets: check
|
||||
install: true
|
||||
cmake-version: ">=3.20"
|
||||
generator: ${{ matrix.generator }}
|
||||
|
Reference in New Issue
Block a user