Skip to content

Fix @shopify/stylelint-plugin failures due to missing npm test #16

Fix @shopify/stylelint-plugin failures due to missing npm test

Fix @shopify/stylelint-plugin failures due to missing npm test #16

name: stylelint-config-recommended-less
on:
push:
branches:
- main
paths:
- .github/workflows/test-package.yml
- .github/workflows/test-package-016-stylelint-config-recommended-less.latest.yml
pull_request:
paths:
- .github/workflows/test-package.yml
- .github/workflows/test-package-016-stylelint-config-recommended-less.latest.yml
workflow_dispatch: null
schedule:
- cron: 0 0 * * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-16-latest
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-package.yml
name: latest
with:
package: stylelint-config-recommended-less
stylelint-version: stylelint@latest