Skip to content

Commit 3b04f2e

Browse files
committed
run dialyzer on dev env
1 parent 54649ac commit 3b04f2e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
dialyzer:
6464
name: Dialyzer
6565
runs-on: ubuntu-latest
66+
env:
67+
MIX_ENV: dev
6668

6769
steps:
6870
- name: Checkout

0 commit comments

Comments
 (0)