Commit 70dec48
committed
fix(ci): update Dialyzer PLT cache key to include OTP/Elixir version
The PLT file is specific to the OTP and Elixir versions used. Updated
the cache key to include version info to prevent stale PLT errors.
Also removed deprecated --halt-exit-status flag and added explicit
priv/plts directory creation.1 parent 3a5cff1 commit 70dec48
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | | - | |
127 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
128 | 133 | | |
129 | 134 | | |
130 | | - | |
| 135 | + | |
0 commit comments