We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d1ee4 commit 264adafCopy full SHA for 264adaf
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Build the extension
27
run: |
28
jlpm
29
- # jlpm run eslint:check
+ jlpm run eslint:check
30
# python -m pip install .
31
32
# jupyter labextension list 2>&1 | grep -ie "jupyterlab-code-snippets.*OK"
0 commit comments