Skip to content

Commit c1ef637

Browse files
committed
docs deploy gh-pages which needs coverage artifact
1 parent 7bb680c commit c1ef637

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
@@ -150,6 +150,7 @@ jobs:
150150
conda mambabuild -c conda-forge conda-recipe
151151
152152
docs:
153+
needs: [test-spec-main]
153154
if: github.ref == 'refs/heads/main'
154155
runs-on: ubuntu-latest
155156
defaults:

0 commit comments

Comments
 (0)