Skip to content

Commit

Permalink
tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pluflou committed Aug 19, 2024
1 parent f868989 commit 3c367fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
deploy-rtd:
runs-on: ubuntu-latest
needs: [build-pypi, build-conda]
environment: test-deployment
steps:
# Do not need to build and upload artifacts, just retrigger to update tags/version on website
- name: Trigger RTDs build
Expand Down

0 comments on commit 3c367fb

Please sign in to comment.