Skip to content

Commit 12716d5

Browse files
committed
Merge branch 'master' into multi-arch-conda
2 parents 5c25b9e + 1d43e83 commit 12716d5

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)