Skip to content

Commit

Permalink
Update elixir.yml
Browse files Browse the repository at this point in the history
Removend test for now
  • Loading branch information
jhalmu authored Sep 18, 2024
1 parent 0701144 commit d414391
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 @@ -58,8 +58,8 @@ jobs:
- name: Compile dependencies
run: mix deps.compile

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

- name: Check Formatting
run: mix format --check-formatted
Expand Down

0 comments on commit d414391

Please sign in to comment.