Skip to content

Commit

Permalink
Revert "CI: Add applications required for Dialyzer in Erlang 27"
Browse files Browse the repository at this point in the history
This reverts commit 16b1740.
  • Loading branch information
badlop committed Aug 8, 2024
1 parent 16b1740 commit 3a79f8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
image: erlang:${{ matrix.otp }}
steps:
- uses: actions/checkout@v4
- run: sed -i 's|p1_utils|p1_utils, syntax_tools, compiler, dialyzer|g' src/fast_xml.app.src
- run: ./configure
- run: make
- run: rebar3 compile
Expand Down

0 comments on commit 3a79f8c

Please sign in to comment.