Skip to content

Commit

Permalink
Merge pull request #685 from kitsuyui/remove-unused-lockfile
Browse files Browse the repository at this point in the history
Remove unused lockfile
  • Loading branch information
kitsuyui authored Jan 4, 2025
2 parents 85d0584 + cdc5f60 commit b46582c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,712 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
build: pnpm build
start: pnpm start
working-directory: packages/simple
install: false # already installed with `pnpm install -r`

- name: Upload coverage to Codecov
if: matrix.node-version == '20.x'
Expand Down
Loading

0 comments on commit b46582c

Please sign in to comment.