Skip to content

Commit

Permalink
import b4
Browse files Browse the repository at this point in the history
  • Loading branch information
mariobuikhuizen committed Apr 4, 2023
1 parent 1ba7d2a commit c8d4167
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install twine wheel jupyter-packaging jupyterlab
- name: Import
run: python -c "from ipyvuetify import Btn"
- name: Build
run: |
python setup.py sdist bdist_wheel
Expand Down

0 comments on commit c8d4167

Please sign in to comment.