Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dlqqq committed Dec 26, 2023
1 parent 3155040 commit 0cf796a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
run: pip install jupyterlab~=4.0
- name: Install `import-linter`
run: pip install import-linter~=1.12.1
- name: Test
run: |
pip show attr
- name: Install Jupyter AI packages from source
run: |
jlpm install
Expand Down

0 comments on commit 0cf796a

Please sign in to comment.