Skip to content

Commit be81a4b

Browse files
committed
ci: Add renovate-config-validator
1 parent 3a1fd65 commit be81a4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
node -v
4040
npm --version
4141
git --version
42+
- run: npx --package renovate -c 'renovate-config-validator'
4243
- run: npm ci
4344
- run: npm run fmt:check
4445
- run: npm run lint

0 commit comments

Comments
 (0)