Skip to content

Bump stylelint-config-sass-guidelines from 11.1.0 to 12.0.0 #609

Bump stylelint-config-sass-guidelines from 11.1.0 to 12.0.0

Bump stylelint-config-sass-guidelines from 11.1.0 to 12.0.0 #609

Workflow file for this run

name: Testing Suite
on:
pull_request:
jobs:
unit-tests:
strategy:
matrix:
php: [8.0, 8.1]
wordpress: [5.9, "latest"]
uses: alleyinteractive/.github/.github/workflows/php-tests.yml@main
with:
php: ${{ matrix.php }}
wordpress: ${{ matrix.wordpress }}