Skip to content

Commit bf6311b

Browse files
committed
Use --branches for docsbuild-scripts
1 parent b8b2d49 commit bf6311b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
--skip-cache-invalidation
3939
--theme "$(pwd)"
4040
--languages en
41-
--branch ${{ matrix.branch }}
41+
--branches ${{ matrix.branch }}
4242
- name: Show logs
4343
if: failure()
4444
run: |

0 commit comments

Comments
 (0)