Skip to content

Commit

Permalink
remove NODE_ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
sazanrjb committed May 2, 2024
1 parent 8606767 commit bd504db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Test

on: push

env:
NODE_ENV: test

jobs:
run-linters:
name: Run tests
Expand Down

0 comments on commit bd504db

Please sign in to comment.