Skip to content

Fix PocketSphinx tests failure on ubuntu-24.04 #229

Fix PocketSphinx tests failure on ubuntu-24.04

Fix PocketSphinx tests failure on ubuntu-24.04 #229

Workflow file for this run

name: Ensure RST is well-formed
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
rstcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run rstcheck
run: make rstcheck