Skip to content

fix(demo): Correct active look of navbar links #37

fix(demo): Correct active look of navbar links

fix(demo): Correct active look of navbar links #37

Workflow file for this run

name: Test
on:
pull_request:
branches: [ main ]
jobs:
test:
uses: WJSoftware/cicd/.github/workflows/npm-test.yml@main
with:
node-version: 24
build-script: build
test-script: "test:ci"
build: false