Skip to content

Commit

Permalink
Runtime: Run Dialyzer in Mix jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Mar 6, 2024
1 parent 6c2e20b commit b6ebe31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,8 @@ jobs:
- run: make xref

- run: make dialyzer

- run: make edoc

- name: Run rel
Expand Down

0 comments on commit b6ebe31

Please sign in to comment.