Skip to content

Commit 5df3a79

Browse files
committed
test gh actions
1 parent 35d6f15 commit 5df3a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

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

0 commit comments

Comments
 (0)