We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d431d79 commit 7879848Copy full SHA for 7879848
1 file changed
.trunk/setup-ci/action.yml
@@ -13,4 +13,4 @@ runs:
13
cache: "pnpm"
14
- name: 🏗 Prepare
15
shell: bash
16
- run: pnpm i --frozen-lockfile
+ run: NODE_ENV=development pnpm i --frozen-lockfile
0 commit comments