mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Rename 'input-params' to 'configuration'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { DependencyGraphConfig } from "../../src/input-params"
|
||||
import { DependencyGraphConfig } from "../../src/configuration"
|
||||
|
||||
describe('dependency-graph', () => {
|
||||
describe('constructs job correlator', () => {
|
||||
|
||||
Reference in New Issue
Block a user