Skip to content

changed branch to add_bandid_13 #1150

changed branch to add_bandid_13

changed branch to add_bandid_13 #1150

Workflow file for this run

name: Run python only unit tests
on:
push:
workflow_dispatch:
pull_request:
branches: [ main, master ]
jobs:
test-assemblyline:
runs-on: ubuntu-latest
name: Run python only unit tests
steps:
- uses: SuffolkLITLab/ALActions/pythontests@add_bandid_13