ci: run tests on renovate pr
This commit is contained in:
@@ -48,7 +48,8 @@
|
||||
],
|
||||
"postUpgradeTasks": {
|
||||
"commands": [
|
||||
"bun ./scripts/update-config.ts {{packageFile}} {{newVersion}}"
|
||||
"bun ./scripts/update-config.ts {{packageFile}} {{newVersion}}",
|
||||
"bun run test"
|
||||
],
|
||||
"fileFilters": [
|
||||
"**/*"
|
||||
|
||||
Reference in New Issue
Block a user