mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 16:56:12 +02:00
Refactored workflows
- Improve workflow names - Split execution testing from cache testing
This commit is contained in:
parent
bebb162342
commit
bdd89aa34f
5 changed files with 46 additions and 45 deletions
4
.github/workflows/failure-cases.yml
vendored
4
.github/workflows/failure-cases.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue