Skip to content

Commit e81080c

Browse files
committed
fixup
1 parent cbbb209 commit e81080c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Lint files
2828
run: yarn lint
2929
- name: Run tests
30-
run: yarn jest
30+
run: yarn theo && yarn test:unit
3131
- name: Build library
3232
run: yarn build:lib
3333
- name: Build documentation

0 commit comments

Comments
 (0)