Add dialyzer to test sequence
Gajumaru Bytecode Tests / tests (push) Successful in -3m33s

This commit is contained in:
2025-01-22 20:18:30 +09:00
parent 8671d83072
commit 02468c4907
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -11,5 +11,5 @@ jobs:
- name: eunit
run: |
. /opt/act_runner/erts/27.2/activate
make
./rebar3 eunit
make dialyzer
make eunit