Skip to content

Bump the jest group with 1 update (#84) #197

Bump the jest group with 1 update (#84)

Bump the jest group with 1 update (#84) #197

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- '**'
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version: '["14", "16", "18", "20"]'