Skip to content

Commit

Permalink
add github blend to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoefmoraes committed Sep 17, 2024
1 parent 6287e88 commit fce341c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
otp: '27.0.1'
check_formatted: true
warnings_as_errors: true
- elixir: '1.17.0'
otp: '27.0.1'
blend: 'github'
warnings_as_errors: true
env:
MIX_ENV: test
BLEND: ${{ matrix.blend }}
Expand Down

0 comments on commit fce341c

Please sign in to comment.