-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include more checks in the deploy workflow
Looks like workflow_on is not supported by one of the deno actions. So I can't use it for the deploy workflow to depend on the test workflow. This introduces some duplication but I care more about not deploying when tests are failing and that much duplication is fine for me for the time being.
- Loading branch information
1 parent
d39b3e7
commit 17cece9
Showing
2 changed files
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters