Skip to content

Echo fallback request ids on 8.3 #515

Echo fallback request ids on 8.3

Echo fallback request ids on 8.3 #515

Workflow file for this run

name: Run Build Tests
on:
push:
branches: [master, dev]
pull_request:
branches: [dev]
workflow_dispatch:
jobs:
build_tests:
uses: OpenVoiceOS/gh-automations/.github/workflows/build-tests.yml@dev
secrets: inherit
with:
test_path: 'test/unittests'
install_extras: 'test'