Skip to content

run tests with and without installed packages #91

run tests with and without installed packages

run tests with and without installed packages #91

Workflow file for this run

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