Skip to content

chore(deps): update dependency sass to v1.80.5 #1835

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

chore(deps): update dependency sass to v1.80.5 #1835

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