We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec7199 commit 10e1cb9Copy full SHA for 10e1cb9
1 file changed
.github/workflows/tests.yml
@@ -167,7 +167,6 @@ jobs:
167
- name: Run Tests
168
run: |
169
make install
170
- make install-spark-ci
171
pip install ".[spark]"
172
make test_spark
173
0 commit comments