Skip to content

Commit

Permalink
ci: Temporary fix to browser check test failure
Browse files Browse the repository at this point in the history
Signed-off-by: Mahendra Paipuri <[email protected]>
  • Loading branch information
mahendrapaipuri committed Dec 15, 2024
1 parent ac9ef49 commit 629c64d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/step_tests-pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
run: pytest -n logical --cov --cov-report=xml

- name: Test lab extension
continue-on-error: true
run: |
# Uninstall jupyter-fs as it overrides the original browser-test.js to
# check its own functionality (https://github.com/jpmorganchase/jupyter-fs/blob/main/jupyterfs/browser-test.js)
Expand Down

0 comments on commit 629c64d

Please sign in to comment.