Refactored workflows

- Improve workflow names
- Split execution testing from cache testing
This commit is contained in:
Daz DeBoer 2021-09-27 19:33:22 -06:00
parent bebb162342
commit bdd89aa34f
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
5 changed files with 46 additions and 45 deletions

View file

@ -1,6 +1,4 @@
# Run builds under certain failure conditions to allow the output to be manually inspected.
# These build invocations are informational only, and are expected to fail
name: failure-cases
name: Execute failure cases
on:
pull_request: