mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-15 10:01:00 -05:00
fix(gha): use updated test command in submodule CI (#62633)
This commit is contained in:
committed by
GitHub
parent
3f4a399aa0
commit
2cb3baba7f
@@ -67,4 +67,4 @@ jobs:
|
||||
env:
|
||||
CURRICULUM_LOCALE: ${{ matrix.locale }}
|
||||
CLIENT_LOCALE: ${{ matrix.locale }}
|
||||
run: pnpm test:curriculum
|
||||
run: pnpm test:curriculum:content
|
||||
|
||||
Reference in New Issue
Block a user