Skip to content

Adding cneuromod data to CONP #750

Adding cneuromod data to CONP

Adding cneuromod data to CONP #750

Workflow file for this run

name: Linting
on:
push:
branches: master
pull_request:
branches: master
jobs:
pre-commit:
name: pre-commit hooks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/[email protected]
- uses: pre-commit/[email protected]