Skip to content

Migrate to ECMAScript module (#142) #394

Migrate to ECMAScript module (#142)

Migrate to ECMAScript module (#142) #394

Workflow file for this run

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