Skip to content

Commit fd4f21a

Browse files
committed
Revert "CI: ... disable make spec"
This partially reverts commit d2d8794.
1 parent 7add0b4 commit fd4f21a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
if: matrix.otp >= 22
2323
- run: REBAR=rebar3 ERLTIDY=true make
2424
- run: REBAR=rebar3 make spec
25-
if: matrix.otp < 28
2625
- run: REBAR=rebar3 make xdata
2726
- run: REBAR=rebar3 make
2827
- run: REBAR=rebar3 make xref

0 commit comments

Comments
 (0)