Skip to content

Commit

Permalink
Ignore credo errors
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed Dec 1, 2023
1 parent c99f29a commit 12348e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
run: mix test

- name: Run credo
# run: mix credo --mute-exit-status
run: mix credo
run: mix credo --mute-exit-status
# run: mix credo

- name: Run hex.audit
run: mix hex.audit
Expand Down

0 comments on commit 12348e7

Please sign in to comment.