Skip to content

240 review nncell and nncombinatorial models + Fixed SAN bugs #1015

240 review nncell and nncombinatorial models + Fixed SAN bugs

240 review nncell and nncombinatorial models + Fixed SAN bugs #1015

Workflow file for this run

name: Linting
on:
push:
branches: [ main,github-actions-test ]
pull_request:
branches: [ main ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1