This commit is contained in:
marbar3778
2021-12-14 18:45:58 +01:00
parent f14e81e21c
commit 073b99704d

View File

@@ -78,4 +78,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: run persistence tests
run: echo pwd
run: ./test/persist/test_failure_indices.sh
shell: bash