Skip to content

feat: remove ContextMenu and Dropdown components in favour of using b… #1274

feat: remove ContextMenu and Dropdown components in favour of using b…

feat: remove ContextMenu and Dropdown components in favour of using b… #1274

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