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

This commit is contained in:
2026-03-03 15:41:06 -07:00
parent 0d2debffc5
commit 8f65aa9974

View File

@@ -23,7 +23,7 @@ jobs:
run: | run: |
cd backend cd backend
nix-shell -p elixir elixir-ls --run ' nix-shell -p elixir elixir-ls --run '
mix do deps.get, test MIX_ENV=test mix do deps.get, test
' '
- name: Build and push backend image - name: Build and push backend image