diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 01bb449..e728bdb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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