We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5e346 commit 805b12bCopy full SHA for 805b12b
.github/workflows/react-unit-tests.yml
@@ -31,4 +31,4 @@ jobs:
31
run: pnpm install
32
33
- name: Run unit tests
34
- run: pnpm --filter @firebase-ui/react test
+ run: pnpm --filter @firebase-ui/react test:unit
0 commit comments