Skip to content

Commit 6f8868f

Browse files
author
Artem
committed
temporary run all tests
1 parent 65fbe73 commit 6f8868f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.circleci/config.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -896,10 +896,11 @@ workflows:
896896
matrix:
897897
alias: itest-code
898898
parameters:
899-
rte: *iTestsNamesShort
899+
# rte: *iTestsNamesShort
900+
rte: *iTestsNames
900901
name: ITest - << matrix.rte >> (code)
901-
requires:
902-
- UTest - API
902+
# requires:
903+
# - UTest - API
903904
# E2E tests for "e2e/feature" or "e2e/bugfix" branches only
904905
e2e-tests:
905906
jobs:

0 commit comments

Comments
 (0)