diff --git a/.github/workflows/macos.yaml b/.github/workflows/macos.yaml index 71ca8e9d235f..7f6e25cb4c72 100644 --- a/.github/workflows/macos.yaml +++ b/.github/workflows/macos.yaml @@ -51,6 +51,7 @@ jobs: uv run ./configure --disable-valgrind --disable-compat uv run make + uv run make check-gen-updated - name: Start bitcoind in regtest mode run: |