Skip to content

Commit b4d3132

Browse files
committed
chore: update GH action
1 parent c9db42f commit b4d3132

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/react.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@ jobs:
3838

3939
- name: Types
4040
run: npm run test:types
41+
42+
- name: Tests
43+
run: npm test

0 commit comments

Comments
 (0)