mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-02 15:43:53 +00:00
ci: Clarify that diffchecks fails until a number is assigned
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user