Skip to content

build(deps): bump glob from 13.0.2 to 13.0.3 #419

build(deps): bump glob from 13.0.2 to 13.0.3

build(deps): bump glob from 13.0.2 to 13.0.3 #419

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