Skip to content

Commit ba862f3

Browse files
committed
Add specific bors rule for autocomplete and instant meilisearch e2e tests
1 parent c208846 commit ba862f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bors.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ status = [
44
'integration-tests (Node.js 14)',
55
'integration-tests (Node.js 16)',
66
'integration-tests (Node.js 18)',
7-
'end-to-end-tests'
7+
'autocomplete-client end-to-end-tests',
8+
'instant-meilisearch end-to-end-tests',
89
]
910
# 1 hour timeout
1011
timeout-sec = 3600

0 commit comments

Comments
 (0)