Skip to content

Commit

Permalink
Disable CI ct test
Browse files Browse the repository at this point in the history
Test are broken for a couple of years. Until we fix it we should avoid running it at CI.
  • Loading branch information
dsrosario committed Jul 31, 2024
1 parent e79b61b commit 3adaba0
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 @@ -23,4 +23,4 @@ jobs:
rebar3-version: '3.22.1'
- run: rebar3 as test xref
- run: rebar3 as test dialyzer
- run: rebar3 as test ct
# - run: rebar3 as test ct

0 comments on commit 3adaba0

Please sign in to comment.