Skip to content

Fix elixir default path#550

Merged
jtraglia merged 1 commit intoethereum:mainfrom
BlazeWasHere:fix-path
Mar 14, 2025
Merged

Fix elixir default path#550
jtraglia merged 1 commit intoethereum:mainfrom
BlazeWasHere:fix-path

Conversation

@BlazeWasHere
Copy link
Contributor

@BlazeWasHere BlazeWasHere commented Mar 14, 2025

allows you to run elixir based commands in both root folder and bindings/elixir

c-kzg-4844 ~> mix test
# all good
c-kzg-4844 ~> cd bindings/elixir
c-kzg-4844/bindings/elixir ~> mix test
# all good

Copy link
Member

@jtraglia jtraglia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, LGTM 👍

@jtraglia jtraglia merged commit d28d8c5 into ethereum:main Mar 14, 2025
41 checks passed
@BlazeWasHere BlazeWasHere deleted the fix-path branch March 14, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants