Skip to content

Configuring Node-RED dashboard 2.0 on Home Assistant #1749

Configuring Node-RED dashboard 2.0 on Home Assistant

Configuring Node-RED dashboard 2.0 on Home Assistant #1749

name: Run Build & Unit Tests
on:
pull_request:
jobs:
build:
uses: 'flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml@v0.40.0'
with:
node: '[
{"version": "18", "tests": true, "lint": true},
]'