We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5159197 commit 1a01cf2Copy full SHA for 1a01cf2
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