Skip to content

Commit

Permalink
Update os-compatibility.yml to add gradle-executable and project-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
olaservo authored Jun 4, 2024
1 parent 6b2ee4b commit 12241c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/os-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
java-version: ${{ matrix.java }}
- uses: gradle/gradle-build-action@v2
with:
arguments: test
gradle-executable: lang/java/gradle-plugin/gradlew
arguments: test --project-dir lang/java/gradle-plugin

0 comments on commit 12241c8

Please sign in to comment.