Skip to content

Commit

Permalink
ci: Clarify that diffchecks fails until a number is assigned
Browse files Browse the repository at this point in the history
  • Loading branch information
achow101 committed May 1, 2024
1 parent 94ca14f commit 09439bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-action-checks.yml
Expand Up @@ -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
Expand Down

0 comments on commit 09439bb

Please sign in to comment.