Skip to content

Switched to python`s unittest #353

Switched to python`s unittest

Switched to python`s unittest #353

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