Skip to content

fix mod add stalling during test #128

fix mod add stalling during test

fix mod add stalling during test #128

Workflow file for this run

name: Black
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Black Check
uses: jpetrucciani/black-check@master
with:
path: 'glia'