1
1
mirror of https://github.com/primer/css.git synced 2024-12-25 07:03:35 +03:00

dont' need to lint here

This commit is contained in:
Jon Rohan 2021-03-25 13:54:30 -07:00
parent 8bfe053134
commit 37fd6eda48
No known key found for this signature in database
GPG Key ID: B0BBE304A9A0AECB

View File

@ -16,9 +16,6 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: yarn run: yarn
- name: CSS Lint
run: yarn stylelint && yarn stylelint -- --report-needless-disables
- name: Build - name: Build
run: yarn dist run: yarn dist