Skip to content

docs: @bgotink/playwright-coverage (#60) #161

docs: @bgotink/playwright-coverage (#60)

docs: @bgotink/playwright-coverage (#60) #161

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Test README.md
run: npx -y awesome-lint 'README.md'