Skip to content

Commit 05b5ab8

Browse files
authored
fix(ci): run cre quarantined tests (#19546)
1 parent a02200b commit 05b5ab8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cre-system-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ jobs:
231231
env:
232232
TEST_NAME: ${{ matrix.tests.test_name }}
233233
TEST_TIMEOUT: 30m
234+
RUN_QUARANTINED_TESTS: 'true' # always run quarantined tests in CI
234235
run: |
235236
gotestsum \
236237
--jsonfile=/tmp/gotest.log \

0 commit comments

Comments
 (0)