diff --git a/run-tests.sh b/run-tests.sh index d28d310..a7afe2e 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -58,5 +58,7 @@ pip install -e ".[tests]" sh forked_install.sh invenio-records-resources sh forked_install.sh invenio-requests sh forked_install.sh invenio-drafts-resources +pip install -U --force-reinstall --no-deps https://github.com/oarepo/invenio-rdm-records/archive/oarepo-10.8.0.zip +pip install pytest-oarepo pytest $BUILD_TEST_DIR/test_requests pytest $BUILD_TEST_DIR/test_ui \ No newline at end of file