Skip to content

Commit

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

0 comments on commit 32c98f9

Please sign in to comment.