Skip to content

Commit 60d4aa6

Browse files
committed
Merge branch 'develop' into proper-orphans-dep
2 parents 2a76750 + 6e1b903 commit 60d4aa6

File tree

3 files changed

+1
-186
lines changed

3 files changed

+1
-186
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
- name: Build
4343
run: cabal build --enable-tests --enable-benchmarks all
4444
- name: Run tests
45-
run: cabal test all
45+
run: cabal test --enable-tests all
4646
- name: Build Docs
4747
run: cabal haddock

.travis.yml

Lines changed: 0 additions & 171 deletions
This file was deleted.

cabal.haskell-ci

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)