mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 17:12:51 +00:00
Update test for wrapper upgrade
This commit is contained in:
parent
aeb23a4bdd
commit
73602de30a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integTest-execution.yml
vendored
2
.github/workflows/integTest-execution.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
with:
|
||||
gradle-executable: __tests__/samples/groovy-dsl/gradlew${{ matrix.script-suffix }}
|
||||
build-root-directory: __tests__/samples/no-wrapper
|
||||
arguments: help -DgradleVersionCheck=7.4.1
|
||||
arguments: help -DgradleVersionCheck=7.4.2
|
||||
|
||||
gradle-versions:
|
||||
strategy:
|
||||
|
|
Loading…
Reference in a new issue