Skip to content

Drop broken links to a few W3C Editor's Drafts (#827) #6907

Drop broken links to a few W3C Editor's Drafts (#827)

Drop broken links to a few W3C Editor's Drafts (#827) #6907

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