Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticBliss authored Jan 15, 2024
1 parent d2097ae commit a6d7b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Install Setup
run: |
pip install .
python -m pip install .
pip install pyspark==2.4.3
pip install pytest==4.5.0
Expand Down

0 comments on commit a6d7b03

Please sign in to comment.