Skip to content

Commit

Permalink
temporarily enable it on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
viirya committed Jan 24, 2025
1 parent 6d82fc2 commit 0d16fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
test-target: [java]
spark-version: ['4.0']
fail-fast: false
if: github.event_name == 'push'
# if: github.event_name == 'push'
name: ${{ matrix.os }}/java ${{ matrix.java_version }}-spark-${{matrix.spark-version}}/${{ matrix.test-target }}
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 0d16fe5

Please sign in to comment.