comment - integration test cleanup
This commit is contained in:
parent
d1b7a36801
commit
9e8936e2b8
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test-integration.yml
vendored
4
.github/workflows/test-integration.yml
vendored
|
|
@ -39,8 +39,8 @@ jobs:
|
|||
|
||||
- run: df -h
|
||||
|
||||
- name: Cleanup
|
||||
run: sudo rm -rf opensearch-data
|
||||
#- name: Cleanup
|
||||
# run: sudo rm -rf opensearch-data
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue