aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-fs/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/py3-fs/APKBUILD b/testing/py3-fs/APKBUILD
index 162741a54b..2cf7bba849 100644
--- a/testing/py3-fs/APKBUILD
+++ b/testing/py3-fs/APKBUILD
@@ -5,6 +5,7 @@ _pkgname=fs
pkgver=2.4.5
pkgrel=0
pkgdesc="Python's filesystem abstraction layer."
+options="!check" # Tests fail on builder
url="https://pypi.org/project/fs/"
arch="noarch"
license="MIT"