We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb04c1 commit e6b9054Copy full SHA for e6b9054
1 file changed
.github/workflows/linux.yaml
@@ -69,8 +69,6 @@ jobs:
69
- name: Test Gradle plugin usage
70
shell: bash
71
run: gradle --project-dir modules/openapi-generator-gradle-plugin/samples/local-spec buildGoSdk --stacktrace
72
- with:
73
- gradle-version: ${{ env.GRADLE_VERSION }}
74
75
- name: Test Maven plugin integration
76
if: matrix.java == '11'
0 commit comments