Add support to test also EUnit suite

This commit is contained in:
Badlop
2024-06-25 12:04:31 +02:00
parent 35783d9a2c
commit 9b675fe775
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -132,6 +132,7 @@ jobs:
- run: make options
- run: make xref
- run: make dialyzer
- run: make test-eunit
- name: Check Production Release
run: |