This commit is contained in:
marbar3778
2021-12-15 11:41:47 +01:00
parent 7f304bc498
commit 2f90325fb7

View File

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