Skip to content

Commit

Permalink
even more
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Nov 29, 2023
1 parent 3f17bd6 commit 9e4f493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
node-version: 18
cache: pnpm
# - uses: bahmutov/npm-install@v1
- run: pnpm install
- run: pnpm install --no-frozen-lockfile
- run: pnpm build
- run: pnpm test

Expand Down

0 comments on commit 9e4f493

Please sign in to comment.