Skip to content

Commit

Permalink
Update spark_master_test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
scottsand-db committed Apr 24, 2024
1 parent bd732b1 commit 3e5508e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spark_master_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
sudo apt-get install -y make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python-openssl git
sudo apt install libedit-dev
if: steps.git-diff.outputs.diff
- name: Run Scala Master tests
- name: Run Spark Master tests
run: |
build/sbt -DsparkVersion=master "++ ${{ matrix.scala }}" clean spark/test
if: steps.git-diff.outputs.diff

0 comments on commit 3e5508e

Please sign in to comment.