Skip to content

Commit 185a492

Browse files
committed
set MIX_ENV=test in CI
1 parent 96b2def commit 185a492

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
- otp: "24"
2222
elixir: "master"
2323

24+
env:
25+
MIX_ENV: test
26+
2427
steps:
2528
- name: Checkout
2629
uses: actions/checkout@v2

0 commit comments

Comments
 (0)