Skip to content

Commit

Permalink
NODE_ENV configured for GITHUB action
Browse files Browse the repository at this point in the history
  • Loading branch information
manojVivek committed Jul 26, 2020
1 parent 410c8f4 commit 486d4a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
with:
repo-token: ${{secrets.GITHUB_TOKEN}}
source-root: desktop-app
env:
NODE_ENV: development

0 comments on commit 486d4a7

Please sign in to comment.