Skip to content

Commit d530f42

Browse files
committed
gh actions
1 parent 115dca0 commit d530f42

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/test.yaml

+2-5
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ jobs:
55
test:
66
runs-on: ubuntu-latest
77
steps:
8-
- run: sudo apt-get install espeak git-lfs
8+
- run: sudo apt-get install espeak
99
shell: bash
10-
- run: git lfs install
11-
shell: bash
12-
13-
# - uses: fastai/workflows/nbdev-ci@master
10+
- uses: fastai/workflows/nbdev-ci@master

0 commit comments

Comments
 (0)