Skip to content

Commit 0a4d052

Browse files
committed
CI: Check generated docs on Mac
Test that the docs generated on Mac match the docs in the commit Changelog-None
1 parent 39c243c commit 0a4d052

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/macos.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
5252
uv run ./configure --disable-valgrind --disable-compat
5353
uv run make
54+
uv run make check-gen-updated
5455
5556
- name: Start bitcoind in regtest mode
5657
run: |

0 commit comments

Comments
 (0)