make: Add check-doc-examples in Makefile for check-source
This commit is contained in:
committed by
Rusty Russell
parent
e568d69867
commit
fffafe53eb
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -24,6 +24,8 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
env:
|
||||
BOLTDIR: bolts
|
||||
VALGRIND: 0
|
||||
PYTEST_OPTS: --timeout=1200
|
||||
strategy:
|
||||
fail-fast: true
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user