Skip to content

fix: move prepare_test_soundfiles after skipping test #1923

fix: move prepare_test_soundfiles after skipping test

fix: move prepare_test_soundfiles after skipping test #1923

Workflow file for this run

---
name: yamllint
# yamllint disable-line rule:truthy
on: [push, pull_request, workflow_dispatch]
jobs:
yamllint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v2
- name: yamllint github actions
run: yamllint .github/workflows/*.yml