Skip to content

Commit 3b88d31

Browse files
committed
gh test
1 parent ef308d9 commit 3b88d31

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
@@ -5,6 +5,7 @@ jobs:
55
test:
66
runs-on: ubuntu-latest
77
steps:
8-
- run: sudo apt-get install espeak
8+
- run: sudo apt-get install espeak git-lfs
99
shell: bash
10+
- run: git lfs install
1011
- uses: fastai/workflows/nbdev-ci@master

0 commit comments

Comments
 (0)