Skip to content

chore(deps): update dependency sass to v1.82.0 #1911

chore(deps): update dependency sass to v1.82.0

chore(deps): update dependency sass to v1.82.0 #1911

Workflow file for this run

---
name: Linting
on:
push:
jobs:
lint-formatting:
name: Lint formatting
runs-on: ubuntu-latest
steps:
- name: Checkout Control Center
uses: actions/checkout@v4
with:
path: .
- name: Setup dependenices
uses: ./.github/actions/setup-dependencies
with:
path: .
- name: Check for incorrect formatting
run: ./vendor/bin/pint --test