Skip to content

First draft (object access isn't right yet) #158

First draft (object access isn't right yet)

First draft (object access isn't right yet) #158

Workflow file for this run

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