Skip to content

Merge pull request #887 from SuffolkLITLab/actions/black #316

Merge pull request #887 from SuffolkLITLab/actions/black

Merge pull request #887 from SuffolkLITLab/actions/black #316

Workflow file for this run

name: Weaver unit tests
on:
push:
workflow_dispatch:
jobs:
test-weaver:
runs-on: ubuntu-latest
name: Run unit tests + mypy
steps:
- uses: SuffolkLITLab/ALActions/pythontests@main