fix(ci): revert a test job name change (#3774)

This commit is contained in:
teor 2022-03-08 12:16:48 +10:00 committed by GitHub
parent d718f1d922
commit d86896b841
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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