Skip to content

Commit dafa212

Browse files
committed
be more broad about running tests, don't specify unit
1 parent 4554b20 commit dafa212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
- name: Build
3838
run: pnpm run build
3939

40-
- name: Unit Tests
40+
- name: Run Tests
4141
run: pnpm run test

0 commit comments

Comments
 (0)