Skip to content

build(deps-dev): bump @types/node from 22.20.1 to 26.2.0 #600

build(deps-dev): bump @types/node from 22.20.1 to 26.2.0

build(deps-dev): bump @types/node from 22.20.1 to 26.2.0 #600

Workflow file for this run

name: Test
on:
push:
branches: [ "**" ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: lts/*
- run: yarn
- run: yarn run test