Skip to content

Commit

Permalink
Merge pull request #497 from jwillemsen/jwi-actions
Browse files Browse the repository at this point in the history
Add workflow_dispatch in order to start tests manually
  • Loading branch information
CJNE authored Mar 13, 2024
2 parents ec7c20c + 63b4c03 commit 9912e40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
pull_request:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:

env:
DEFAULT_PYTHON: 3.9
Expand Down

0 comments on commit 9912e40

Please sign in to comment.