Skip to content

Commit da02c5b

Browse files
committed
Revert "CI: Temporarily disable Xref and Dialyzer for Erlang/OTP 28 which don't work"
This reverts commit f9bb6f5.
1 parent 2b9828c commit da02c5b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ jobs:
1919
- run: make
2020
- run: rebar3 compile
2121
- run: rebar3 xref
22-
if: matrix.otp < 28
2322
- run: rebar3 dialyzer
24-
if: matrix.otp < 28
2523
- run: rebar3 eunit -v
2624
if: matrix.otp >= 26
2725
- run: rebar3 eunit -v

0 commit comments

Comments
 (0)