Skip to content

test-app: Update to match new API (#146) #295

test-app: Update to match new API (#146)

test-app: Update to match new API (#146) #295

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