Skip to content

Commit 056ec35

Browse files
committed
Remove outdated flag
1 parent 1a115a4 commit 056ec35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 --project-dir modules/openapi-generator-gradle-plugin/samples/local-spec buildGoSdk --stacktrace
6969

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

0 commit comments

Comments
 (0)