Skip to content

Support testing a skill with no dialog resources #49

Support testing a skill with no dialog resources

Support testing a skill with no dialog resources #49

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