Skip to content

Current Black rules #52

Current Black rules

Current Black rules #52

Workflow file for this run

name: Run python-only unit tests
on:
push:
workflow_dispatch:
jobs:
test-altoolbox:
runs-on: ubuntu-latest
name: Run python only unit tests
steps:
- uses: SuffolkLITLab/ALActions/pythontests@main