We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7add0b4 commit fd4f21aCopy full SHA for fd4f21a
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,6 @@ jobs:
22
if: matrix.otp >= 22
23
- run: REBAR=rebar3 ERLTIDY=true make
24
- run: REBAR=rebar3 make spec
25
- if: matrix.otp < 28
26
- run: REBAR=rebar3 make xdata
27
- run: REBAR=rebar3 make
28
- run: REBAR=rebar3 make xref
0 commit comments