Skip to content

Update intent tests to include utterance in failure logs #54

Update intent tests to include utterance in failure logs

Update intent tests to include utterance in failure logs #54

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