Skip to content

Commit 2cb3bab

Browse files
fix(gha): use updated test command in submodule CI (freeCodeCamp#62633)
1 parent 3f4a399 commit 2cb3bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/curriculum-i18n-submodule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
env:
6868
CURRICULUM_LOCALE: ${{ matrix.locale }}
6969
CLIENT_LOCALE: ${{ matrix.locale }}
70-
run: pnpm test:curriculum
70+
run: pnpm test:curriculum:content

0 commit comments

Comments
 (0)