Skip to content

Commit ac2d14c

Browse files
authored
Merge branch 'main' into copybtn
2 parents dd1317a + 6ac5c06 commit ac2d14c

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)