Skip to content

Merge pull request #85 from Tarnold4/patch-3 #84

Merge pull request #85 from Tarnold4/patch-3

Merge pull request #85 from Tarnold4/patch-3 #84

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