Skip to content

Commit 4f716d2

Browse files
committed
Added rebar3 ct to gh workflow
1 parent 85e6923 commit 4f716d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/erlang.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
run: rebar3 compile
2525
- name: Run tests
2626
run: rebar3 eunit
27+
run: rebar3 ct
2728
- name: Check types
2829
run: rebar3 dialyzer

0 commit comments

Comments
 (0)