mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
ci: Fetch depth 2 for diffchecks
This commit is contained in:
parent
7bd6c2c500
commit
7be25f9fb2
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user