1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-22 23:08:01 +01:00

ci: Clarify that diffchecks fails until a number is assigned

This commit is contained in:
Ava Chow 2024-04-24 19:16:30 -04:00
parent 94ca14f34e
commit 09439bb662

View file

@ -13,6 +13,7 @@ jobs:
- uses: actions/checkout@v4
- run: scripts/buildtable.pl >/tmp/table.mediawiki || exit 1
Diff-Checks:
name: "Diff Checks (fails until number assignment)"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4