Skip to content

Commit f9324a1

Browse files
authored
Update tests.yml
1 parent 795e7bd commit f9324a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: bun lint
3434

3535
- name: Unit Tests
36-
run: bun test
36+
run: bun test:unit
3737

3838
- name: Build Console
3939
run: bun run build

0 commit comments

Comments
 (0)