Skip to content

Switch components from headlessui or radix to blueprint #1653

Switch components from headlessui or radix to blueprint

Switch components from headlessui or radix to blueprint #1653

Workflow file for this run

name: Node.js CI
on:
push:
branches:
- main
pull_request:
jobs:
nodejs:
# Documentation: https://github.com/zakodium/workflows#nodejs-ci
uses: zakodium/workflows/.github/workflows/nodejs.yml@nodejs-v1
with:
node-version-matrix: '[18]'
lint-check-types: true
npm-setup-command: npm ci