You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make: Don't run Elixir inconditionally in top-level Makefile
We only need Elixir libs in ERL_LIBS for `xref` so don't
do this work if we're not running `xref`.
make nope 0,55s user 0,23s system 274% cpu 0,283 total
make nope 0,05s user 0,03s system 105% cpu 0,070 total
0 commit comments