mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Disable stylelint
This commit is contained in:
2
.github/workflows/release-branch.yml
vendored
2
.github/workflows/release-branch.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
cache: 'npm'
|
||||
- run: npm ci
|
||||
- run: npm run affected:lint -- --base=origin/develop
|
||||
- run: npm run stylelint
|
||||
# - run: npm run stylelint
|
||||
|
||||
# unit-tests:
|
||||
# needs: [lint]
|
||||
|
Reference in New Issue
Block a user