Skip to content

Commit 805b12b

Browse files
committed
ci: Update React unit test command in GitHub Actions workflow
1 parent 5f5e346 commit 805b12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
run: pnpm install
3232

3333
- name: Run unit tests
34-
run: pnpm --filter @firebase-ui/react test
34+
run: pnpm --filter @firebase-ui/react test:unit

0 commit comments

Comments
 (0)