rename
Some checks failed
CI/CD Pipeline / build (push) Failing after 13s

This commit is contained in:
2026-03-03 15:40:17 -07:00
parent 9af4116ecf
commit 0d2debffc5

View File

@@ -22,7 +22,7 @@ jobs:
- name: test
run: |
cd backend
nix-shell -p elixir elixir_ls --run '
nix-shell -p elixir elixir-ls --run '
mix do deps.get, test
'