Skip to content

Commit

Permalink
fix: remove the debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
furqaankhan committed Oct 24, 2024
1 parent 2a32892 commit c7d63aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,6 @@ jobs:
cd python
source /home/runner/.local/share/virtualenvs/python-${PYTHON_VERSION}/bin/activate
pytest tests
- name: Setup tmate session
uses: mxschmitt/[email protected]
- env:
SPARK_VERSION: ${{ matrix.spark }}
HADOOP_VERSION: ${{ matrix.hadoop }}
Expand Down

0 comments on commit c7d63aa

Please sign in to comment.