Skip to content

Commit

Permalink
Merge pull request #151 from MrPowers/feature/fix-tests
Browse files Browse the repository at this point in the history
Hot-fix 2
  • Loading branch information
SemyonSinchenko authored Nov 18, 2023
2 parents 9da1ca3 + a310695 commit ad745ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
poetry-${{ hashFiles('**/poetry.lock') }}
- name: Install dependencies
run: make install_test
run: make install_deps
if: steps.cache.outputs.cache-hit != 'true'

- name: Change PySpark to version ${{ matrix.pyspark-version }}
Expand Down

0 comments on commit ad745ab

Please sign in to comment.