Skip to content

Commit

Permalink
Bypass plugin install && test attemp #2
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Lin <[email protected]>
  • Loading branch information
mayitbeegh committed Sep 10, 2021
1 parent 429c14b commit 2df489f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pythonbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
run: |
python -m pip install pip==21.2.4 setuptools==57.4.0 wheel==0.37.0
make setup${{ matrix.spark-version-suffix }}
# make -C plugins install-all-dev
pip freeze
- name: Lint
run: |
Expand Down

0 comments on commit 2df489f

Please sign in to comment.