diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 942b88c1b..91f88b1ab 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -331,7 +331,7 @@ jobs: # Test that Zebra syncs and fully validates a few thousand blocks from a cached post-checkpoint state test-stateful-sync: - name: Test validation sync from cached state + name: Test full validation sync from cached state runs-on: ubuntu-latest needs: [ build, regenerate-stateful-disks] steps: