We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd5085 commit bfa447dCopy full SHA for bfa447d
.github/workflows/ci.yml
@@ -15,7 +15,6 @@ jobs:
15
image: erlang:${{ matrix.otp }}
16
steps:
17
- uses: actions/checkout@v4
18
- - run: ./configure
19
- run: make
20
- run: rebar3 compile
21
- run: rebar3 xref
0 commit comments