Content-Length: 192585 | pFad | http://github.com/elixir-desktop/desktop/actions/runs/6722525534/workflow

7B fixup · elixir-desktop/desktop@5762ef5 · GitHub
Skip to content

fixup

fixup #197

Workflow file for this run

name: "CI"
on: ["push", "pull_request"]
jobs:
test_and_build:
name: "Compile & Lint"
runs-on: "ubuntu-latest"
steps:
- name: Setup elixir
uses: erlef/setup-beam@v1
with:
otp-version: 24.3.3
elixir-version: 1.11.4
- uses: actions/checkout@v1
- uses: actions/cache@v2
id: mix-cache
with:
path: |
./_build
./priv/plts
key: deps-${{ hashFiles('**/mix.lock') }}
- if: steps.mix-cache.outputs.cache-hit != 'true'
run: |
mkdir -p priv/plts
mix local.rebar --force
mix local.hex --force
mix deps.get
mix deps.compile
mix dialyzer --plt
- run: |
mix lint








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/elixir-desktop/desktop/actions/runs/6722525534/workflow

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy