Skip to content

Commit

Permalink
Add hank and lint into CI jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
dsrosario committed Jul 31, 2024
1 parent c5c85f6 commit 1a0a86f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ jobs:
rebar3-version: '3.22.1'
- run: rebar3 as test xref
- run: rebar3 as test dialyzer
- run: rebar3 hank
- run: rebar3 lint
# - run: rebar3 as test ct

0 comments on commit 1a0a86f

Please sign in to comment.