summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-03-21 16:02:48 +0200
committerLars Wirzenius <liw@liw.fi>2020-03-21 16:02:48 +0200
commit2de73f7e7b1448cdfc3c22dc43764072c5b9ab93 (patch)
treea902eee3f873796bfb428fd946032a11dd7fb061
parentae76f873976fa26c728b86e46df320d79dc37a24 (diff)
downloadvmdb2-2de73f7e7b1448cdfc3c22dc43764072c5b9ab93.tar.gz
Change: disable yarn tests
-rwxr-xr-xcheck2
1 files changed, 2 insertions, 0 deletions
diff --git a/check b/check
index 5210727..4fad9c8 100755
--- a/check
+++ b/check
@@ -14,6 +14,7 @@ then
echo
fi
+if false; then
echo Running yarn tests ========================================
yarn \
--shell=python3 \
@@ -23,6 +24,7 @@ yarn \
--cd-datadir \
yarns/*.yarn "$@"
echo
+fi
echo Formatting docs ========================================
./format.sh