Skip to content

Commit

Permalink
Update avro-compatibility.yml to add gradle-executable
Browse files Browse the repository at this point in the history
  • Loading branch information
olaservo authored Jun 4, 2024
1 parent 32c98f9 commit 1816fe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/avro-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
java-version: ${{ matrix.java }}
- uses: gradle/gradle-build-action@v2
with:
gradle-executable: lang/java/gradle-plugin/gradlew
arguments: testCompatibility -PavroVersion=${{ matrix.avro }} -PgradleVersion=${{ matrix.gradle }}
working-directory: lang/java/gradle-plugin

0 comments on commit 1816fe6

Please sign in to comment.