Skip to content

chore(ssr): Only render children if there are no conditions specified #54

chore(ssr): Only render children if there are no conditions specified

chore(ssr): Only render children if there are no conditions specified #54

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