Skip to content

chore(deps-dev): bump @eslint/js from 9.13.0 to 9.14.0 #145

chore(deps-dev): bump @eslint/js from 9.13.0 to 9.14.0

chore(deps-dev): bump @eslint/js from 9.13.0 to 9.14.0 #145

Workflow file for this run

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