Skip to content

Fix integration test (#263) #351

Fix integration test (#263)

Fix integration test (#263) #351

Workflow file for this run

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