Skip to content

Commit 4a8aebf

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/firebase-emulator-action@v1.0.1
3939
with:

0 commit comments

Comments
 (0)