Skip to content

Commit

Permalink
ci: force node_env to development
Browse files Browse the repository at this point in the history
  • Loading branch information
marabesi authored Oct 28, 2023
1 parent bc590eb commit 9e6406b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

env:
CI: true
NODE_ENV: development

jobs:
build:
Expand Down

0 comments on commit 9e6406b

Please sign in to comment.