Skip to content

Commit 15293e7

Browse files
Update deprecated gradle command
1 parent 00382ca commit 15293e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: Test Gradle plugin usage
6767
shell: bash
68-
run: gradle -b modules/openapi-generator-gradle-plugin/samples/local-spec/build.gradle buildGoSdk --stacktrace
68+
run: gradle --include-build modules/openapi-generator-gradle-plugin/samples/local-spec/build.gradle buildGoSdk --stacktrace
6969

7070
- name: Test Maven plugin integration
7171
if: matrix.java == '11'

0 commit comments

Comments
 (0)