Skip to content

Fix #119 - Add an interview to browse all of the YAML files on the se… #117

Fix #119 - Add an interview to browse all of the YAML files on the se…

Fix #119 - Add an interview to browse all of the YAML files on the se… #117

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