mirror of
https://github.com/primer/css.git
synced 2024-12-24 14:42:26 +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
|
||||
run: yarn
|
||||
|
||||
- name: CSS Lint
|
||||
run: yarn stylelint && yarn stylelint -- --report-needless-disables
|
||||
|
||||
- name: Build
|
||||
run: yarn dist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user