Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
preciz committed Jan 9, 2025
1 parent 30ee7ef commit f0fd9c9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@v3
- name: Set up Elixir
uses: actions/checkout@v4
uses: erlef/setup-beam@v1
with:
elixir-version: ${{matrix.elixir}}
Expand Down

0 comments on commit f0fd9c9

Please sign in to comment.