This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user