Skip to content

Bump @tootallnate/once and jest-environment-jsdom #224

Bump @tootallnate/once and jest-environment-jsdom

Bump @tootallnate/once and jest-environment-jsdom #224

Workflow file for this run

name: Build
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
strategy:
matrix:
node-version: [22, 24]
os: [ubuntu-latest, windows-latest, macos-latest]
uses: yoriiis/actions/.github/workflows/test-and-build-root-demo.yml@main
with:
node-version: ${{ matrix.node-version }}
os: ${{ matrix.os }}
working-directory-demo: ./sandbox