Skip to content

Commit 75d55db

Browse files
committed
delay conda-build
1 parent f16bb01 commit 75d55db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ jobs:
147147
path: dist
148148

149149
conda-build:
150+
needs: test # only so we run tests even if the pinned bioimageio.spec version is not yet published on conda-forge yet
150151
runs-on: ubuntu-latest
151152
steps:
152153
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)