Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/search-backend-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
cancel-in-progress: false

env:
SYNBIOHUB_DOCKER_REF: marpaia/sbol-db-and-explorer
SYNBIOHUB_DOCKER_REF: snapshot
SBOL_TEST_SUITE_REVISION: 0044284331b2f915a6e4b9d50e1cbf3ea2f62dcd
SYNBIOHUB_CONFORMANCE_IMAGE: synbiohub/synbiohub:search-conformance

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration testing
on: push

env:
SYNBIOHUB_DOCKER_REF: marpaia/sbol-db-and-explorer
SYNBIOHUB_DOCKER_REF: snapshot

jobs:
build:
Expand Down
Loading