Skip to content

Merge pull request #5 from SuffolkLITLab/2024-numbers #16

Merge pull request #5 from SuffolkLITLab/2024-numbers

Merge pull request #5 from SuffolkLITLab/2024-numbers #16

Workflow file for this run

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