Skip to content

Commit

Permalink
Update env var in CI action (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzumby authored Sep 11, 2023
1 parent 59a65d5 commit 5dc59cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-20.04
env:
MIX_ENV: test
EXKECCAK_BUILD: "1"
RUSTLER_BUILD: "1"

name: Elixir ${{ matrix.pair.elixir }} / OTP ${{ matrix.pair.otp }}

Expand Down

0 comments on commit 5dc59cb

Please sign in to comment.