Skip to content

Fixes syntax error in test build automation #18

Fixes syntax error in test build automation

Fixes syntax error in test build automation #18

Workflow file for this run

name: Run Unit Tests
on:
pull_request:
workflow_dispatch:
jobs:
py_build_tests:
uses: neongeckocom/.github/.github/workflows/python_build_tests.yml@master
with:
python_version: "3.9"