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:
parent
94ca14f34e
commit
09439bb662
1 changed files with 1 additions and 0 deletions
1
.github/workflows/github-action-checks.yml
vendored
1
.github/workflows/github-action-checks.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue