Skip to content

Commit 35d6f15

Browse files
committed
gh test
1 parent 3b88d31 commit 35d6f15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ jobs:
88
- run: sudo apt-get install espeak git-lfs
99
shell: bash
1010
- run: git lfs install
11-
- uses: fastai/workflows/nbdev-ci@master
11+
- run: git lfs fetch --all && git lfs checkout
12+
# - uses: fastai/workflows/nbdev-ci@master

0 commit comments

Comments
 (0)