Skip to content

Commit c2e6eac

Browse files
authored
Update test.yml
1 parent b7d998f commit c2e6eac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@main
1414

1515
- name: install
16-
run: npm i
16+
run: yarn
1717

1818
- name: all
19-
run: npm run all
19+
run: yarn run all

0 commit comments

Comments
 (0)