chore: Ignore integration tests for changesets (#2828)
This commit is contained in:
committed by
GitHub
parent
ba6bb3e54b
commit
4ef0bffff9
@@ -7,7 +7,7 @@
|
||||
"access": "public",
|
||||
"baseBranch": "master",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": [],
|
||||
"ignore": ["integration-tests-api", "integration-tests-plugins"],
|
||||
"snapshot": {
|
||||
"useCalculatedVersion": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user