Skip to content

Commit e4ea435

Browse files
committed
test
1 parent b810ffe commit e4ea435

File tree

3 files changed

+6
-5880
lines changed

3 files changed

+6
-5880
lines changed

.github/workflows/basic-checks.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- name: Checkout
1212
uses: actions/checkout@v4
13+
with:
14+
fetch-depth: 0
1315
- name: Check consistency of files in Makefiles
1416
run: dev/tools/check-make-sync.sh
1517
- name: Check for duplicate files

0 commit comments

Comments
 (0)