Skip to content

Commit

Permalink
Change workflow trigger to slower test
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyBourne committed May 7, 2024
1 parent 1e5e98c commit a6364ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy new version to PyPi

on:
workflow_run:
workflows: [Windows unit tests]
workflows: [Anaconda-Windows]
types:
- completed

Expand Down

0 comments on commit a6364ee

Please sign in to comment.