mirror of
https://github.com/primer/css.git
synced 2024-12-25 15:14:59 +03:00
dont' need to lint here
This commit is contained in:
parent
8bfe053134
commit
37fd6eda48
3
.github/workflows/bundle_size.yml
vendored
3
.github/workflows/bundle_size.yml
vendored
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user