reilabs / starknet-replay

CLI tool to replay Starknet transactions and profile libfuncs usage.
0 stars 0 forks source link

Setup GitHub workflow #8

Closed Eagle941 closed 1 month ago

Eagle941 commented 3 months ago

Set up a Rust GitHub workflow for Pull Requests. Workflow shall include, at minimum, unit tests and linter checks.

Eagle941 commented 1 month ago

Done in #15