Skip to content

Commit

Permalink
Merge pull request #146 from FNNDSC/fix-integration-test
Browse files Browse the repository at this point in the history
Replace cube-integration-action with ChRIS_ultron_backEnd
  • Loading branch information
jennydaman authored Dec 20, 2024
2 parents 2201057 + 91e784f commit 1d43e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: docker build -t localhost/fnndsc/pfcon .
- uses: FNNDSC/cube-integration-action@master
- uses: FNNDSC/ChRIS_ultron_backEnd@master
env:
PFCON_IMAGE: localhost/fnndsc/pfcon

Expand Down

0 comments on commit 1d43e83

Please sign in to comment.