Skip to content

Commit

Permalink
try install
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 committed Aug 24, 2024
1 parent f2e0a6a commit 1724a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache: "npm"

- name: Install Dependencies
run: npm ci
run: npm install

- name: Unit Test
run: npm run test
Expand Down

0 comments on commit 1724a93

Please sign in to comment.