mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
2
.github/workflows/elixir.yml
vendored
2
.github/workflows/elixir.yml
vendored
@@ -46,8 +46,6 @@ jobs:
|
||||
with:
|
||||
otp-version: ${{ matrix.otp }}
|
||||
elixir-version: ${{ matrix.elixir }}
|
||||
- name: Remove locales
|
||||
run: rm -rf priv/cldr/locales/*
|
||||
- name: Install Dependencies
|
||||
run: mix do deps.get, compile
|
||||
- name: Check Formatting
|
||||
|
||||
Reference in New Issue
Block a user