Skip to content

Commit 1e653cc

Browse files
committed
ci: try
1 parent 42e0e49 commit 1e653cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: pnpm run test:types
5555

5656
- name: Test
57-
run: firebase emulators:exec 'pnpm run test:unit'
57+
run: firebase emulators:exec --project default 'pnpm run test:unit'
5858

5959
- name: Build
6060
run: pnpm run build

0 commit comments

Comments
 (0)