Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b8b2d49

Browse files
authored
Use the correct spelling of the --languages flag (#228)
1 parent 06987c2 commit b8b2d49

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)