Skip to content

fix path and str issues #33

fix path and str issues

fix path and str issues #33

Workflow file for this run

name: CI
on: [workflow_dispatch, pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/nbdev-ci