diff --git a/.github/workflows/omero_plugin.yml b/.github/workflows/omero_plugin.yml index f90e1ea9..9fb5f4f0 100644 --- a/.github/workflows/omero_plugin.yml +++ b/.github/workflows/omero_plugin.yml @@ -27,8 +27,8 @@ jobs: - name: Checkout omero-test-infra uses: actions/checkout@master with: - repository: ome/omero-test-infra + repository: sbesson/omero-test-infra path: .omero - ref: ${{ secrets.OMERO_TEST_INFRA_REF }} + ref: pytest - name: Build and run OMERO tests run: .omero/docker $STAGE