Skip to content

Factor auto_mark_def_and_notats and make it so that it adds boxing … #165

Factor auto_mark_def_and_notats and make it so that it adds boxing …

Factor auto_mark_def_and_notats and make it so that it adds boxing … #165

Workflow file for this run

# name: CI
# on: [workflow_dispatch, pull_request, push]
# jobs:
# test:
# runs-on: ubuntu-latest
# steps: [uses: fastai/workflows/nbdev-ci@master]
name: CI
on: [workflow_dispatch, pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: nbdev test step
run: |
ls
- uses: fastai/workflows/nbdev-ci@master