Skip to content

Commit 8bfde27

Browse files
committed
lint python tags
1 parent 08c381a commit 8bfde27

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ jobs:
5858
export SPARK_VERSION=3.2.1
5959
# Run integration tests with debug output
6060
make itest-yarn-debug
61-
with:
62-
python-version: "3.9"
6361
- name: Collect logs
6462
if: success() || failure()
6563
run: |
@@ -93,7 +91,6 @@ jobs:
9391
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
9492
with:
9593
ignore_links: "http://my-gateway-server.com:8888"
96-
python-version: '3.11'
9794

9895
build_docs:
9996
runs-on: windows-latest

0 commit comments

Comments
 (0)