Skip to content

Commit

Permalink
elixir: Remove redundant Github Action (#38)
Browse files Browse the repository at this point in the history
Protoc is not needed when building Gherkin
  • Loading branch information
mpkorstanje committed Nov 8, 2022
1 parent 1376a64 commit 2455438
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
otp-version: '22.2'
elixir-version: '1.10.x'

- name: Install Protoc
uses: arduino/setup-protoc@v1

- run: |
mix local.hex --force
mix deps.get
Expand Down

0 comments on commit 2455438

Please sign in to comment.