Skip to content

Commit

Permalink
set node env to test
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardoventurini committed Nov 16, 2023
1 parent eb860af commit a315926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Run Tests
run: |
export FORCE_COLOR=true
export MAIL_URL=''
export NODE_ENV=test
mtest --package ./ --once ${{ matrix.meteorRelease }}

0 comments on commit a315926

Please sign in to comment.