Skip to content

Commit

Permalink
Spark is borked
Browse files Browse the repository at this point in the history
  • Loading branch information
matz-e committed May 22, 2024
1 parent 02ec48b commit 9d52786
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
run: |
python -m pip install dist/*
python -m pip install pytest
# Remove with Spark 4, 3.* requires distutils
python -m pip install setuptools
- name: Run tests
run: |
pytest tests
Expand Down

0 comments on commit 9d52786

Please sign in to comment.