Skip to content

Update to address review comments #46

Update to address review comments

Update to address review comments #46

Workflow file for this run

# This workflow will run unit tests
name: Run Unit Tests
on:
pull_request:
workflow_dispatch:
jobs:
py_build_tests:
uses: neongeckocom/.github/.github/workflows/python_build_tests.yml@master