skip gh actions

This commit is contained in:
holger krekel
2019-11-13 00:24:09 +01:00
parent 9c81ccfd09
commit 6af272230e
2 changed files with 1 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ else
export CARGO_SUBCMD="test --all"
export OPT="-j1 ${OPT} "
export OPT_RELEASE="-j2 ${OPT_RELEASE} "
export OPT_RELEASE_IGNORED="-j2 ${OPT_RELEASE} -- --ignored"
export OPT_RELEASE_IGNORED="${OPT_RELEASE} -- --ignored"
fi
# Run all the test configurations: