Skip to content

Commit cd090b5

Browse files
MarkAtwoodCopilot
andauthored
Update .github/workflows/wycheproof.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d7f6e8f commit cd090b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wycheproof.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Init wycheproof vectors submodule
5454
working-directory: wychcheck
55-
run: git submodule update --init wycheproof
55+
run: git submodule update --init --depth 1 wycheproof
5656

5757
- name: Build wolfcrypt-check
5858
working-directory: wychcheck

0 commit comments

Comments
 (0)