Skip to content

Merge pull request #864 from SuffolkLITLab/find-interview-session #743

Merge pull request #864 from SuffolkLITLab/find-interview-session

Merge pull request #864 from SuffolkLITLab/find-interview-session #743

Workflow file for this run

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