ethereum / execution-spec-tests

A Python framework and collection of test cases to generate test vectors for Ethereum execution clients
https://ethereum.github.io/execution-spec-tests
MIT License
105 stars 72 forks source link

fix(plugins): Root folder name in generated .tar.gz #638

Closed marioevz closed 3 months ago

marioevz commented 3 months ago

🗒️ Description

Fixes the name of the root folder in the generated .tar.gz file to always be fixtures instead of the name of the output folder.

@pdobacz

🔗 Related Issues

None

✅ Checklist

marioevz commented 3 months ago

Successful action here: https://github.com/marioevz/execution-spec-tests/actions/runs/9601889875