Skip to content

Commit 1406b1e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ffcb012 commit 1406b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- uses: actions/checkout@v5
6868
with:
6969
ref: ${{ inputs.checkout }}
70-
submodules: 'recursive'
70+
submodules: "recursive"
7171
lfs: true
7272
- uses: actions/setup-python@v6
7373
with:

0 commit comments

Comments
 (0)