Skip to content

Initial implementation of portable skill tests (#1) #20

Initial implementation of portable skill tests (#1)

Initial implementation of portable skill tests (#1) #20

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