Skip to content

Commit

Permalink
Worker fix fastcore
Browse files Browse the repository at this point in the history
  • Loading branch information
matjesg authored Sep 22, 2020
1 parent a02fc75 commit d734ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
if [ -n "$(nbdev_diff_nbs)" ]; then echo -e "!!! Detected difference between the notebooks and the library"; false; fi
- name: Run tests
run: |
nbdev_test_nbs --fname "nbs/0*.ipynb"
nbdev_test_nbs --fname "nbs/0*.ipynb" --n_workers=1

0 comments on commit d734ad1

Please # to comment.