Skip to content

docs: remove crossorigin attribute from video-js tag in the examples #495

docs: remove crossorigin attribute from video-js tag in the examples

docs: remove crossorigin attribute from video-js tag in the examples #495

Workflow file for this run

name: Coverage
on:
merge_group:
pull_request_target:
branches:
- main
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2