Skip to content

Commit fc9d2be

Browse files
committed
CI: re-enable io-testsuite
Closes #222
1 parent f60a78d commit fc9d2be

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

cabal.project.local.ci

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
tests: True
2-
-- this is intentionally disabled
3-
-- as it fails on ubuntu-20.04 and ubuntu-latest
4-
-- with unshare: invalid argument
5-
-- and it cannot run on darwin as it requires linux-namespaces
6-
-- flags: +io-testsuite
2+
3+
flags: +io-testsuite
74

85
package hnix-store-core
96
ghc-options: -Wunused-packages -Wall

0 commit comments

Comments
 (0)