Skip to content

Commit 264adaf

Browse files
committed
Test
1 parent 73d1ee4 commit 264adaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build the extension
2727
run: |
2828
jlpm
29-
# jlpm run eslint:check
29+
jlpm run eslint:check
3030
# python -m pip install .
3131

3232
# jupyter labextension list 2>&1 | grep -ie "jupyterlab-code-snippets.*OK"

0 commit comments

Comments
 (0)