Skip to content

Point to docs changes for 2.16 release. #163

Point to docs changes for 2.16 release.

Point to docs changes for 2.16 release. #163

Workflow file for this run

name: Test Build
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run build