Takeru Ohta 2 лет назад
Родитель
Сommit
e49d378126
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      .github/workflows/ci.yml

+ 0 - 1
.github/workflows/ci.yml

@@ -20,7 +20,6 @@ jobs:
       - uses: erlef/setup-beam@v1
         with:
           otp-version: ${{matrix.otp}}
-#          rebar3-version: '3.10.0'
       - run: rebar3 compile
       - run: rebar3 xref
       - run: rebar3 efmt -c