Skip to content

Commit

Permalink
ci(debug): debug elixir version and locale
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobLichterfeld committed Oct 7, 2024
1 parent ff41eef commit 7ecdc77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,9 @@
mix local.rebar --force
mix local.hex --force
mix deps.get
echo "Debug"
locale
elixir --version
'';
enterTest = ''
mix test
Expand Down

0 comments on commit 7ecdc77

Please sign in to comment.