Skip to content

Merge pull request #87 from Tarnold4/patch-5 #82

Merge pull request #87 from Tarnold4/patch-5

Merge pull request #87 from Tarnold4/patch-5 #82

Workflow file for this run

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