mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 23:04:07 +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/**'
|
||||
- 'examples/**'
|
||||
- 'tools/**'
|
||||
- *.md
|
||||
- '*.md'
|
||||
|
||||
env:
|
||||
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/**'
|
||||
- 'examples/**'
|
||||
- 'tools/**'
|
||||
- *.md
|
||||
- '*.md'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
@ -18,7 +18,7 @@ on:
|
||||
- 'doc/**'
|
||||
- 'examples/**'
|
||||
- 'tools/**'
|
||||
- *.md
|
||||
- '*.md'
|
||||
|
||||
jobs:
|
||||
cmake:
|
||||
|
2
.github/workflows/slow.yml
vendored
2
.github/workflows/slow.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
paths-ignore:
|
||||
- 'doc/**'
|
||||
- 'tools/**'
|
||||
- *.md
|
||||
- '*.md'
|
||||
|
||||
env:
|
||||
B2_OPTS: -q -j2 warnings-as-errors=on
|
||||
|
Loading…
x
Reference in New Issue
Block a user