Skip to content

Commit

Permalink
try 2 threads
Browse files Browse the repository at this point in the history
  • Loading branch information
tdas committed Mar 20, 2024
1 parent d4ffc42 commit ce49ab8
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: |
pipenv run python run-tests.py --group spark
TEST_PARALLELISM_COUNT=2 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 ce49ab8

Please sign in to comment.