Skip to content

Commit

Permalink
Relativize path
Browse files Browse the repository at this point in the history
  • Loading branch information
mizosoft committed Feb 5, 2024
1 parent 0ffb92b commit 27ffa64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

# Brotli is not currently supported on macOS so related tests are excluded there.
- name: Run tests
uses: .github/actions/run-gradle
uses: ./.github/actions/run-gradle
if: startsWith(matrix.os, "macos")
with:
java: ${{ matrix.java }}
Expand Down

0 comments on commit 27ffa64

Please sign in to comment.