Skip to content

Merge pull request #134 from SuffolkLITLab/25-detect-sensitive-fields #193

Merge pull request #134 from SuffolkLITLab/25-detect-sensitive-fields

Merge pull request #134 from SuffolkLITLab/25-detect-sensitive-fields #193

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