diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 23046607..d383d6fd 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -11,7 +11,7 @@ jobs: - uses: actions/checkout@v4.1.6 with: path: eox-tenant - - uses: eduNEXT/integration-test-in-tutor + - uses: eduNEXT/integration-test-in-tutor@main with: tutor_version: ${{ matrix.tutor_version }} app_name: "eox-tenant"