Skip to content

Commit a7f442c

Browse files
committed
mix test
1 parent d0556c9 commit a7f442c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,4 @@ jobs:
2828
- name: Install dependencies
2929
run: mix deps.get
3030
- name: Run tests
31-
env:
32-
MIX_ENV: ${{ matrix.env }}
3331
run: mix test

0 commit comments

Comments
 (0)