diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index edd43ea..99a3da3 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -64,4 +64,5 @@ jobs: tutor k8s start tutor k8s init cd $CI_ROOT + deactivate done diff --git a/integration-test/cluster-01/openedx-01/requirements.txt b/integration-test/cluster-01/openedx-01/requirements.txt index bed3d5d..c77e537 100644 --- a/integration-test/cluster-01/openedx-01/requirements.txt +++ b/integration-test/cluster-01/openedx-01/requirements.txt @@ -1,2 +1,2 @@ -../../tutor-contrib-harmony-plugin +../../../tutor-contrib-harmony-plugin tutor[full]<19