Skip to content

Commit

Permalink
Debug os compatibility test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranbir Kumar committed Jun 4, 2024
1 parent c3cd9b0 commit 94f00a8
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,5 +16,6 @@ jobs:
java-version: ${{ matrix.java }}
- uses: gradle/gradle-build-action@v2
with:
build-root-directory: lang/java/gradle-plugin
gradle-executable: lang/java/gradle-plugin/gradlew
arguments: test --info --project-dir lang/java/gradle-plugin
arguments: test --info

0 comments on commit 94f00a8

Please sign in to comment.