Skip to content

Commit

Permalink
fix: CI added environment in test
Browse files Browse the repository at this point in the history
  • Loading branch information
olzzon committed Jun 17, 2019
1 parent 0c178b5 commit 11ce0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
parallelism: 4
docker:
- image: electronuserland/builder:wine-mono
environment:
environment: wine
JEST_JUNIT_OUTPUT: ./test-reports/test.xml
TZ: Europe/Berlin
steps:
Expand Down

0 comments on commit 11ce0ee

Please sign in to comment.