Skip to content

Commit e6b9054

Browse files
committed
remove with from workflow
1 parent 9cb04c1 commit e6b9054

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/linux.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ jobs:
6969
- name: Test Gradle plugin usage
7070
shell: bash
7171
run: gradle --project-dir modules/openapi-generator-gradle-plugin/samples/local-spec buildGoSdk --stacktrace
72-
with:
73-
gradle-version: ${{ env.GRADLE_VERSION }}
7472

7573
- name: Test Maven plugin integration
7674
if: matrix.java == '11'

0 commit comments

Comments
 (0)