Skip to content

Add package manager selection and --dry-run option #254

Add package manager selection and --dry-run option

Add package manager selection and --dry-run option #254

Workflow file for this run

name: Testing
on:
push:
branches:
- main
pull_request:
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
os: '["ubuntu-latest", "windows-latest", "macos-latest"]'