mirror of
https://github.com/gradle/actions.git
synced 2026-07-27 14:44:31 +02:00
Refactored workflows
- Improve workflow names - Split execution testing from cache testing
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user