Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tdas committed Apr 21, 2024
1 parent 4b835e9 commit fe9c2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spark_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ jobs:
if: steps.git-diff.outputs.diff
- name: Run Scala/Java and Python tests
run: |
TEST_PARALLELISM_COUNT=2 pipenv run python run-tests.py --group spark
TEST_PARALLELISM_COUNT=3 pipenv run python run-tests.py --group spark
cd examples/scala && build/sbt "++ $SCALA_VERSION compile"
if: steps.git-diff.outputs.diff

0 comments on commit fe9c2d2

Please sign in to comment.