Skip to content

Merge pull request #6 from mayrajeo/gpkg-fix #36

Merge pull request #6 from mayrajeo/gpkg-fix

Merge pull request #6 from mayrajeo/gpkg-fix #36

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