comment - integration test cleanup

This commit is contained in:
phact 2025-11-26 06:33:51 -05:00
parent d1b7a36801
commit 9e8936e2b8

View file

@ -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