Skip to content

build(deps-dev): bump jest-preset-stylelint from 7.0.0 to 7.1.0 #94

build(deps-dev): bump jest-preset-stylelint from 7.0.0 to 7.1.0

build(deps-dev): bump jest-preset-stylelint from 7.0.0 to 7.1.0 #94

Workflow file for this run

name: ci
on:
push:
branches: ['main']
pull_request:
branches: ['main']
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Dependencies
run: yarn
- name: Run Plugin Tests
run: npm test