Skip to content

Add on-device Web Speech API (positive) #382

Add on-device Web Speech API (positive)

Add on-device Web Speech API (positive) #382

Workflow file for this run

name: Validate
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Build
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
cache: pip
- run: pip install -r requirements.txt
- run: python ./activities.py validate