Skip to content

Commit

Permalink
Remove unnecessary environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Feb 15, 2024
1 parent 05bea74 commit 576758f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
run: pnpm install
env:
NODE_ENV: development
AUTO_INSTALL_PEERS: true
STRICT_PEER_DEPENDENCIES: true
SHAMEFULLY_HOIST: true

- name: Run typecheck
run: pnpm typecheck
Expand Down

0 comments on commit 576758f

Please sign in to comment.