Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
c-bata committed Jan 14, 2025
1 parent 4f783a1 commit 6e559a1
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,23 +146,6 @@ jobs:
working-directory: jupyterlab
run: yarn install

- working-directory: jupyterlab
run: npm ls react

- working-directory: jupyterlab
run: npm ls @types/react

- working-directory: jupyterlab
env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
run: jlpm

- name: editable install
working-directory: jupyterlab
env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
run: pip install -e .

- name: Build package
working-directory: jupyterlab
env:
Expand Down

0 comments on commit 6e559a1

Please sign in to comment.