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'
|
cache: 'npm'
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run affected:lint -- --base=origin/develop
|
- run: npm run affected:lint -- --base=origin/develop
|
||||||
- run: npm run stylelint
|
# - run: npm run stylelint
|
||||||
|
|
||||||
# unit-tests:
|
# unit-tests:
|
||||||
# needs: [lint]
|
# needs: [lint]
|
||||||
|
Reference in New Issue
Block a user