Skip to content

Merge pull request #141 from SuffolkLITLab/patch-for-breaking-change #203

Merge pull request #141 from SuffolkLITLab/patch-for-breaking-change

Merge pull request #141 from SuffolkLITLab/patch-for-breaking-change #203

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