Skip to content

Commit d41e184

Browse files
authored
chore: workflow update
1 parent f64fe07 commit d41e184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
- name: Build the project
3535
run: yarn run build
3636
- name: Run tests
37-
run: yarn run test
37+
run: npm test

0 commit comments

Comments
 (0)