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 20b8fd5 commit 411fde8Copy full SHA for 411fde8
.github/workflows/build.yml
@@ -14,7 +14,6 @@ jobs:
14
- uses: erlef/[email protected]
15
with:
16
otp-version: ${{ matrix.otp }}
17
- rebar3-version: '3.16.1'
18
- name: Compile
19
run: make compile
20
- name: Run xref
0 commit comments