chore(CI): cache the Dialyzer PLT
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c2f3c8da93
commit
3b38063038
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ steps:
|
|||
- mix local.rebar --if-missing --force
|
||||
- mix deps.get
|
||||
- mix deps.compile
|
||||
- mix dialyzer --plt
|
||||
|
||||
- name: store ASDF cache
|
||||
image: meltwater/drone-cache
|
||||
|
|
Loading…
Reference in a new issue