mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-18 16:59:30 +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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 2
|
||||||
- run: scripts/diffcheck.sh
|
- run: scripts/diffcheck.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user