Skip to content

Commit

Permalink
Ommit dialyzer and xref for now since it is too much work addressing …
Browse files Browse the repository at this point in the history
…all the errors
  • Loading branch information
burbas committed Aug 9, 2023
1 parent 8e11802 commit c4fb94e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,3 @@ jobs:
run: rebar3 compile
- name: Run tests
run: rebar3 eunit
- name: Run dialyzer
run: rebar3 dialyzer
- name: Run xref
run: rebar3 xref

0 comments on commit c4fb94e

Please sign in to comment.