Skip to content

Add task progression indication (#179) #491

Add task progression indication (#179)

Add task progression indication (#179) #491

Workflow file for this run

name: Testing
on:
push:
branches:
- main
pull_request:
jobs:
lint:
uses: stylelint/.github/.github/workflows/call-lint.yml@56c5d6e7e35009b7748db7558eac5377ec88f446 # 0.6.1
permissions:
contents: read
test:
uses: stylelint/.github/.github/workflows/call-test.yml@56c5d6e7e35009b7748db7558eac5377ec88f446 # 0.6.1
with:
os: '["ubuntu-latest", "windows-latest", "macos-latest"]'
node-version: '["20", "22", "24"]'
permissions:
contents: read