Skip to content

Commit 62f115b

Browse files
Test with v0.8.0
1 parent 1a6ae3a commit 62f115b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@ jobs:
3131

3232
steps:
3333
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34+
# with:
35+
# submodules: recursive
3436
with:
35-
submodules: recursive
37+
ref: v0.8.0
3638

3739
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
3840
with:

0 commit comments

Comments
 (0)