We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0556c9 commit a7f442cCopy full SHA for a7f442c
.github/workflows/ci.yml
@@ -28,6 +28,4 @@ jobs:
28
- name: Install dependencies
29
run: mix deps.get
30
- name: Run tests
31
- env:
32
- MIX_ENV: ${{ matrix.env }}
33
run: mix test
0 commit comments