There was an error while loading. Please reload this page.
1 parent 0294803 commit 7138e5cCopy full SHA for 7138e5c
1 file changed
ci/testrmsenv.sh
@@ -34,6 +34,6 @@ install_test_dependencies () {
34
run_pytest () {
35
echo "Running fmu-config tests with pytest..."
36
pushd $CI_TEST_ROOT
37
- pytest ./tests -n 4 -vv
+ pytest ./tests -vv
38
popd
39
}
0 commit comments