Skip to content

Commit

Permalink
temporary disabling dialyxir
Browse files Browse the repository at this point in the history
  • Loading branch information
cblavier committed Jul 11, 2023
1 parent e4b6e48 commit 3ba3062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
- name: Credo
run: mix credo

- name: Dialyzer
run: mix dialyzer --no-check
# - name: Dialyzer
# run: mix dialyzer --no-check

- name: Run tests
run: mix coveralls.json
Expand Down

0 comments on commit 3ba3062

Please sign in to comment.