Skip to content

Commit

Permalink
update: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommaso Cerruti committed Jul 8, 2024
1 parent b2709b4 commit c5654a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
run: mix deps.get
- name: Compile the project
run: mix compile
- name: Run tests
run: mix test
- name: Run CI tests
run: mix ci

0 comments on commit c5654a1

Please sign in to comment.