Skip to content

Actually fix mypy errors from the new experimental code. #196

Actually fix mypy errors from the new experimental code.

Actually fix mypy errors from the new experimental code. #196

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