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