Skip to content

feat: method to register codeocean result assets to docdb #168

feat: method to register codeocean result assets to docdb

feat: method to register codeocean result assets to docdb #168

Workflow file for this run

name: Run checks in dev
on:
pull_request:
branches:
- dev
jobs:
ci:
strategy:
matrix:
python-version: [ '3.8', '3.9', '3.10' ]
uses: AllenNeuralDynamics/.github/.github/workflows/test-ci.yml@main
with:
python-version: ${{ matrix.python-version }}