Skip to content

Commit

Permalink
fix: delete ci env
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiden-FE committed Mar 18, 2024
1 parent f2e5f3e commit 0e58995
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- '**'

env:
CI: true
NODE_ENV: production

jobs:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ concurrency:
cancel-in-progress: false

env:
CI: true
NODE_ENV: production

jobs:
Expand Down

0 comments on commit 0e58995

Please sign in to comment.