Skip to content

Commit

Permalink
run wiht diagnostic
Browse files Browse the repository at this point in the history
  • Loading branch information
davydog187 committed Sep 29, 2024
1 parent e4f943f commit 8ce4df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
otp-version: ${{matrix.otp}}
rebar3-version: ${{matrix.rebar3}}
- run: rebar3 do eunit, ct --cover, cover
- run: DIAGNOSTIC=1 rebar3 do eunit, ct --cover, cover

newer-builds:
name: Newer Erlang/OTP ${{matrix.otp}}
Expand Down

0 comments on commit 8ce4df8

Please sign in to comment.