Skip to content

Commit

Permalink
fix: fix CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rhblind committed Oct 11, 2023
1 parent 1dd3987 commit 5ab256c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/elixir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ jobs:
matrix:
otp: ["24.3", "25.1", "26.1"]
elixir: ["1.14.5", "1.15.6"]
lint: lint
coverage: coverage
include:
lint: lint
coverage: coverage
steps:
- uses: actions/checkout@v3
- name: Set up Elixir
Expand Down

0 comments on commit 5ab256c

Please sign in to comment.