Run Dialyzer again with Erlang/OTP 26, and let's solve its problems

This commit is contained in:
Badlop 2023-06-08 23:05:52 +02:00
parent 436074c67a
commit 480b42b36d
1 changed files with 0 additions and 1 deletions

View File

@ -149,7 +149,6 @@ jobs:
- run: make options
- run: make xref
- run: make dialyzer
if: matrix.otp != '26.0-rc3'
- name: Check Production Release
run: |