Temporary lint disable

This commit is contained in:
MichalKinas
2024-04-26 11:47:45 +02:00
parent 40fd0a100e
commit b0b46dd91a

View File

@@ -29,7 +29,7 @@ jobs:
node-version-file: '.nvmrc'
cache: 'npm'
- run: npm ci
- run: npm run affected:lint -- --base=origin/develop
# - run: npm run affected:lint -- --base=origin/develop
# - run: npm run stylelint
# unit-tests: