Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
itepifanio committed Feb 24, 2024
1 parent a940817 commit eb5d75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -U nbdev
pip install -e ".[solara]"
pip install -e ".[dev]"
- name: Run Tests
run: |
nbdev_test

0 comments on commit eb5d75a

Please sign in to comment.