Skip to content

HTML snapshot test for all samples for consistency in the markup #33

HTML snapshot test for all samples for consistency in the markup

HTML snapshot test for all samples for consistency in the markup #33

Workflow file for this run

name: ci
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: './.github/workflows/build.yml'
e2e-tests:
uses: './.github/workflows/e2e-tests.yml'