Skip to content

Commit 1d43e83

Browse files
authored
Merge pull request #146 from FNNDSC/fix-integration-test
Replace cube-integration-action with ChRIS_ultron_backEnd
2 parents 2201057 + 91e784f commit 1d43e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- uses: actions/checkout@v4
3434
- run: docker build -t localhost/fnndsc/pfcon .
35-
- uses: FNNDSC/cube-integration-action@master
35+
- uses: FNNDSC/ChRIS_ultron_backEnd@master
3636
env:
3737
PFCON_IMAGE: localhost/fnndsc/pfcon
3838

0 commit comments

Comments
 (0)