make: Add check-doc-examples in Makefile for check-source

This commit is contained in:
ShahanaFarooqui
2024-10-21 21:24:41 -07:00
committed by Rusty Russell
parent e568d69867
commit fffafe53eb
2 changed files with 8 additions and 1 deletions

View File

@@ -24,6 +24,8 @@ jobs:
timeout-minutes: 30
env:
BOLTDIR: bolts
VALGRIND: 0
PYTEST_OPTS: --timeout=1200
strategy:
fail-fast: true
steps: