Skip to content

Commit a3f2bfe

Browse files
committed
Added the DETACH=true to run ES in github action
1 parent 5d6a88f commit a3f2bfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
env:
6262
STACK_VERSION: ${{ matrix.es-version }}
6363
TEST_SUITE: platinum
64+
DETACH: true
6465

6566
- name: Integration tests
6667
run: |

0 commit comments

Comments
 (0)