Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isidore authored Oct 29, 2023
1 parent 23a95ff commit e55667b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- name: Setup Erlang
uses: erlef/setup-beam@v1
with:
otp-version: '22.2'
elixir-version: '1.9.4'
otp-version: 22.2
elixir-version: 1.9.4
- run: ./run_tests.sh

0 comments on commit e55667b

Please sign in to comment.