Skip to content

Commit

Permalink
debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ferd committed Jun 11, 2024
1 parent d0994d4 commit 9bbac79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Compile
run: ./bootstrap
- name: CT tests
run: ./rebar3 ct
run: DIAGNOSTIC=1 ./rebar3 ct
- shell: bash
name: Dialyzer
run: |
Expand Down

0 comments on commit 9bbac79

Please sign in to comment.