Skip to content

Commit

Permalink
Allow tests to be run from release script
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwynne committed Dec 23, 2022
1 parent 68d3b00 commit 82d7a7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
schedule:
- cron: "0 5 * * *"

workflow_call:

jobs:
test:
strategy:
Expand Down

0 comments on commit 82d7a7c

Please sign in to comment.