Skip to content

Add missing specs that are used in AOM (AV1) #6959

Add missing specs that are used in AOM (AV1)

Add missing specs that are used in AOM (AV1) #6959

Workflow file for this run

name: Node CI
on:
push:
branches:
- main
pull_request: {}
jobs:
test:
name: test pull request
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm test