Skip to content

Commit

Permalink
point to ome repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Jan 10, 2024
1 parent cb2d445 commit d12b86f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/omero_plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ jobs:
- name: Checkout omero-test-infra
uses: actions/checkout@master
with:
repository: jburel/omero-test-infra
repository: ome/omero-test-infra
path: .omero
#ref: ${{ secrets.OMERO_TEST_INFRA_REF }}
ref: update
ref: ${{ secrets.OMERO_TEST_INFRA_REF }}
- name: Build and run OMERO tests
run: .omero/docker $STAGE

0 comments on commit d12b86f

Please sign in to comment.