We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf30517 commit 2777d54Copy full SHA for 2777d54
CI/circle_parallel.sh
@@ -28,7 +28,7 @@ elif [ "$NODE_INDEX" = "2" ]; then
28
git checkout -- .
29
30
# look for outdated samples
31
- ./bin/utils/ensure-up-to-date
+ ./bin/utils/ensure-up-to-date --batch
32
fi
33
#elif [ "$NODE_INDEX" = "3" ]; then
34
echo "Running node $NODE_INDEX to test haskell"
0 commit comments