Skip to content

Commit

Permalink
Update the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ono committed Sep 8, 2024
1 parent f5e8b5e commit 8ed78a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
run: mix deps.get

- name: Start docker
run: docker-compose up --detach
run: docker compose up --detach

- name: Run tests
run: mix test --trace

0 comments on commit 8ed78a9

Please sign in to comment.