Skip to content

add support to output sof performance data to csv #1041

add support to output sof performance data to csv

add support to output sof performance data to csv #1041

Workflow file for this run

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