Skip to content

Add CommonQuery test support #37

Add CommonQuery test support

Add CommonQuery test support #37

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