aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-06-14 17:19:50 +0200
committerBadlop <badlop@process-one.net>2021-06-14 17:20:57 +0200
commit3ed41e39f6608df0e68a6fe7fddadc6e0a17178f (patch)
tree7ff5bc42e991622a5b8b344394768081a81538e5 /.github
parentFix reverse order of items when using <before/> in Pubsub with RSM (#3621) (diff)
CI: don't cache dialyzer output file: when there are several, ln fails
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 17f1a1e5a..66db110da 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -111,6 +111,7 @@ jobs:
path: |
~/.cache/rebar3/
_build/default/
+ !_build/default/*dialyzer_warnings
key: ${{matrix.otp}}-${{matrix.rebar}}-${{hashFiles('rebar.config')}}
- name: Compile