mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-02 15:43:53 +00:00
ci: Fetch depth 2 for diffchecks
This commit is contained in:
2
.github/workflows/github-action-checks.yml
vendored
2
.github/workflows/github-action-checks.yml
vendored
@@ -16,4 +16,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- run: scripts/diffcheck.sh
|
||||
|
||||
Reference in New Issue
Block a user