Skip to content

Merge pull request #69 from raphckrman/fix/interaction #316

Merge pull request #69 from raphckrman/fix/interaction

Merge pull request #69 from raphckrman/fix/interaction #316

Workflow file for this run

name: Build Docs
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test Docs
run: npm run test:docs