We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b88d31 commit 35d6f15Copy full SHA for 35d6f15
.github/workflows/test.yaml
@@ -8,4 +8,5 @@ jobs:
8
- run: sudo apt-get install espeak git-lfs
9
shell: bash
10
- run: git lfs install
11
- - uses: fastai/workflows/nbdev-ci@master
+ - run: git lfs fetch --all && git lfs checkout
12
+ # - uses: fastai/workflows/nbdev-ci@master
0 commit comments