Skip to content

Suppress error finish because too many errors become just a noise #31

Suppress error finish because too many errors become just a noise

Suppress error finish because too many errors become just a noise #31

Workflow file for this run

name: Test
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version: '["lts/*"]'