Skip to content

Commit 4a8aebf

Browse files
committed
chore: update format in test workflow yaml
1 parent cbcd85b commit 4a8aebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install dependencies (pnpm)
3434
run: pnpm install
3535
- name: Check formatting
36-
run: pnpm format:ci
36+
run: pnpm format
3737
- name: Start Firebase Emulator Suite
3838
uses: invertase/[email protected]
3939
with:

0 commit comments

Comments
 (0)