mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-11 05:07:58 +00:00
fix ci yaml
This commit is contained in:
parent
9b72cc885e
commit
d978def984
2
.github/workflows/cov.yml
vendored
2
.github/workflows/cov.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
- 'doc/**'
|
- 'doc/**'
|
||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
- 'tools/**'
|
- 'tools/**'
|
||||||
- *.md
|
- '*.md'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
B2_OPTS: -q -j2 warnings-as-errors=on
|
B2_OPTS: -q -j2 warnings-as-errors=on
|
||||||
|
4
.github/workflows/fast.yml
vendored
4
.github/workflows/fast.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
- 'doc/**'
|
- 'doc/**'
|
||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
- 'tools/**'
|
- 'tools/**'
|
||||||
- *.md
|
- '*.md'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
@ -18,7 +18,7 @@ on:
|
|||||||
- 'doc/**'
|
- 'doc/**'
|
||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
- 'tools/**'
|
- 'tools/**'
|
||||||
- *.md
|
- '*.md'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cmake:
|
cmake:
|
||||||
|
2
.github/workflows/slow.yml
vendored
2
.github/workflows/slow.yml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'doc/**'
|
- 'doc/**'
|
||||||
- 'tools/**'
|
- 'tools/**'
|
||||||
- *.md
|
- '*.md'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
B2_OPTS: -q -j2 warnings-as-errors=on
|
B2_OPTS: -q -j2 warnings-as-errors=on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user