Update CI

This commit is contained in:
Jonatan Kłosko 2024-07-15 11:24:43 +07:00
parent b4e25d680f
commit e934b1763e

View file

@ -65,6 +65,7 @@ jobs:
if: github.event_name == 'push'
env:
MIX_ENV: test
ELIXIR_ERL_OPTIONS: "-epmd_module Elixir.Livebook.EPMD"
steps:
- name: Configure Git
run: git config --global core.autocrlf input