Skip to content

Commit

Permalink
ci: Run extension lint test in correct dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mahendrapaipuri committed Oct 17, 2023
1 parent 247cdcd commit c0c957c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/step_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ jobs:
pipx list
# Install lint deps and lint extension
cd jupyterlab/
jlpm
jlpm run lint:check
cd ..
# Uninstall pipx env
pipx uninstall jupyterlab
Expand Down

0 comments on commit c0c957c

Please sign in to comment.