Skip to content

test: fix random failing e2e tests #1989

test: fix random failing e2e tests

test: fix random failing e2e tests #1989

Workflow file for this run

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