Skip to content

refactor(Link): Use isRouteActive() and take style calculation to a s… #58

refactor(Link): Use isRouteActive() and take style calculation to a s…

refactor(Link): Use isRouteActive() and take style calculation to a s… #58

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
build: false