Skip to content

test

test #176

Workflow file for this run

name: CI
on: [workflow_dispatch, pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: sudo apt-get install espeak git-lfs
shell: bash
- run: git lfs install
shell: bash
# - uses: fastai/workflows/nbdev-ci@master