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 cbcd85b commit 4a8aebfCopy full SHA for 4a8aebf
1 file changed
.github/workflows/tests.yaml
@@ -33,7 +33,7 @@ jobs:
33
- name: Install dependencies (pnpm)
34
run: pnpm install
35
- name: Check formatting
36
- run: pnpm format:ci
+ run: pnpm format
37
- name: Start Firebase Emulator Suite
38
uses: invertase/firebase-emulator-action@v1.0.1
39
with:
0 commit comments