Skip to content

Commit 7a68349

Browse files
committed
add tests
1 parent 0ae09c1 commit 7a68349

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/cabal.yml

+3
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,6 @@ jobs:
6666

6767
- name: Build
6868
run: cabal build all
69+
70+
- name: Test
71+
run: cabal test all

0 commit comments

Comments
 (0)