Skip to content

Commit a1446b9

Browse files
authored
Update main.yml
1 parent cb20f6e commit a1446b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: fastai/workflows/nb@master
2929
- name: Run fastcore tests
3030
run: |
31-
pip install -Uqq nbdev fastcore
31+
pip install -Uqq nbdev fastcore[dev]
3232
nbdev_test_nbs
3333
3434
nbdev-integration-test:

0 commit comments

Comments
 (0)