remove attempt to cache dialyzer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
shibao 2022-02-17 23:57:28 -05:00
parent c19354a700
commit cee89aa69c

View File

@ -13,7 +13,6 @@ steps:
mount:
- _build
- deps
- ~/.cache/dialyzer/plts/
- assets/node_modules/
- name: test
@ -51,7 +50,6 @@ steps:
mount:
- _build
- deps
- ~/.cache/dialyzer/plts/
- assets/node_modules/
services: