Send utterance metrics for PHAL plugin (#156) #241
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Run License Tests | |
on: | |
push: | |
workflow_dispatch: | |
jobs: | |
license_tests: | |
uses: neongeckocom/.github/.github/workflows/license_tests.yml@master | |
with: | |
packages-exclude: '^(precise-runner|fann2|tqdm|bs4|ovos-phal-plugin|ovos-ocp|bitstruct|audioread).*' |