We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115dca0 commit d530f42Copy full SHA for d530f42
.github/workflows/test.yaml
@@ -5,9 +5,6 @@ jobs:
5
test:
6
runs-on: ubuntu-latest
7
steps:
8
- - run: sudo apt-get install espeak git-lfs
+ - run: sudo apt-get install espeak
9
shell: bash
10
- - run: git lfs install
11
- shell: bash
12
-
13
- # - uses: fastai/workflows/nbdev-ci@master
+ - uses: fastai/workflows/nbdev-ci@master
0 commit comments