Skip to content

Commit

Permalink
Use development omero-test-infra branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Jan 27, 2024
1 parent 1b83ac9 commit d28cac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/omero_plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d28cac7

Please sign in to comment.