Skip to content

Commit

Permalink
TEST - add more lint steps
Browse files Browse the repository at this point in the history
Signed-off-by: Andrés Vidal <[email protected]>
  • Loading branch information
andres-vidal committed Jul 12, 2024
1 parent e376d5f commit 422a119
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,19 @@ jobs:
otp: '26'
- elixir: '1.16'
otp: '24'
lint: lint
- elixir: '1.16'
otp: '25'
lint: lint
- elixir: '1.16'
otp: '26'
lint: lint
- elixir: '1.17'
otp: '25'
lint: lint
- elixir: '1.17'
otp: '26'
lint: lint
- elixir: '1.17'
otp: '27'
lint: lint
Expand Down

0 comments on commit 422a119

Please sign in to comment.