Skip to content

Commit

Permalink
more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Nov 29, 2023
1 parent 17652a9 commit 3f17bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# - uses: bahmutov/npm-install@v1
- run: pnpm install
- run: pnpm build
- run: pnpm run test
- run: pnpm test

- name: Upload coverage report on Node v18 to coveralls.io...
uses: coverallsapp/github-action@master
Expand Down

0 comments on commit 3f17bd6

Please sign in to comment.