From a73bc767cea22fcfb162e2932fb7ca3401a5a8e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Tue, 5 Dec 2023 18:58:42 +0100 Subject: [PATCH] Skip `nothunks` tests to break dependency cycle. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7ead18c..18c26595 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8375,6 +8375,7 @@ skipped-tests: - js-jquery - microstache - nanospec + - nothunks - optparse-applicative # via QuickCheck - primitive - random