Skip to content

Commit f057e09

Browse files
committed
fix github action
1 parent f470db0 commit f057e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
uses: bahmutov/npm-install@v1
2424

2525
- name: Test package
26-
run: yarn tsdx test
26+
run: yarn test

0 commit comments

Comments
 (0)