Skip to content

Commit

Permalink
docs deploy gh-pages which needs coverage artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Oct 29, 2024
1 parent 7bb680c commit c1ef637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ jobs:
conda mambabuild -c conda-forge conda-recipe
docs:
needs: [test-spec-main]
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
defaults:
Expand Down

0 comments on commit c1ef637

Please sign in to comment.