mirror of
https://github.com/gradle/actions.git
synced 2026-07-27 14:44:31 +02:00
Add tests for dependency graph failures
This commit is contained in:
@@ -36,6 +36,11 @@ jobs:
|
||||
with:
|
||||
cache-key-prefix: ${{github.run_number}}-
|
||||
|
||||
dependency-graph-failures:
|
||||
uses: ./.github/workflows/integ-test-dependency-graph-failures.yml
|
||||
with:
|
||||
cache-key-prefix: ${{github.run_number}}-
|
||||
|
||||
execution-with-caching:
|
||||
uses: ./.github/workflows/integ-test-execution-with-caching.yml
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user