From a43a8dd97357d7e2d82b6fc2850aa572bda03572 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 12 May 2021 22:46:25 +0200 Subject: [PATCH] try skipping the random test suite to get rid of cycle --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6cd69611..1be014e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7550,6 +7550,7 @@ skipped-tests: - bifunctors # via hspec - doctest # via hspec - tasty-expected-failure # via tasty-hedgehog + - random # Requires filesystem access - json-autotype