Skip to content

test_app: Fix /web_request_test.html link URL (#56) #10

test_app: Fix /web_request_test.html link URL (#56)

test_app: Fix /web_request_test.html link URL (#56) #10

Workflow file for this run

name: Build specification
on:
pull_request: {}
push:
branches:
- main
jobs:
build:
name: Build specification
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: w3c/spec-prod@v2
with:
TOOLCHAIN: bikeshed
SOURCE: index.bs
DESTINATION: index.html
GH_PAGES_BRANCH: gh-pages
BUILD_FAIL_ON: warning