fix: skip linting
This commit is contained in:
Родитель
0ab45ffd24
Коммит
d52fa55ebd
|
@ -28,7 +28,7 @@ jobs:
|
|||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'npm'
|
||||
- run: npm ci --legacy-peer-deps
|
||||
- run: npm run test:prod # runs linting and tests
|
||||
- run: npm run test # runs linting and tests
|
||||
- run: npm run build --if-present
|
||||
- run: python -m pip install linkcheckmd
|
||||
- run: python -m linkcheckmd README.md
|
||||
|
|
Загрузка…
Ссылка в новой задаче