Skip to content

Commit

Permalink
Remove Coveralls step from CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfilatov committed Mar 1, 2024
1 parent a0479a2 commit 6e8ae21
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ jobs:
REDIS_HOST: redis
REDIS_PORT: 6379
REDIS_POOL_SIZE: 1

- name: Run Coveralls
run: mix coveralls



0 comments on commit 6e8ae21

Please sign in to comment.