Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-09-08 19:12:08 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-09-08 19:12:08 +0300
commitec6353c37ff314e3367bddcb161937173d323b24 (patch)
tree930ca3acd99f5801f040c6e6c42b741e0f103650
parent54684b2a4c0eef788afed38081bee6035a4ccc4f (diff)
extra/nanobind: Disable tests
-rw-r--r--extra/nanobind/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/nanobind/PKGBUILD b/extra/nanobind/PKGBUILD
index 9c49573b..63927ac4 100644
--- a/extra/nanobind/PKGBUILD
+++ b/extra/nanobind/PKGBUILD
@@ -2,3 +2,4 @@
checkdepends=(${checkdepends[@]//python-pytorch/})
checkdepends=(${checkdepends[@]//python-tensorflow/})
+unset check