Skip to content

add --color-primer-fg-disabled #2336

add --color-primer-fg-disabled

add --color-primer-fg-disabled #2336

Workflow file for this run

name: ci
on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- uses: xt0rted/stylelint-problem-matcher@v1
- run: make deps
- run: make test