Skip to content

Commit 0964a68

Browse files
committed
Use the correct spelling of the --languages flag
1 parent 06987c2 commit 0964a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
--group "$(id -g)"
3838
--skip-cache-invalidation
3939
--theme "$(pwd)"
40-
--language en
40+
--languages en
4141
--branch ${{ matrix.branch }}
4242
- name: Show logs
4343
if: failure()

0 commit comments

Comments
 (0)