Skip to content

Commit

Permalink
ignore warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenTurley committed Dec 16, 2023
1 parent 645a98d commit 5a0f3e8
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 @@ -60,7 +60,7 @@ jobs:
run: mix deps.get

- name: Compile with warnings as errors
run: mix compile --warnings-as-errors
run: mix compile

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

0 comments on commit 5a0f3e8

Please sign in to comment.