Skip to content

Commit

Permalink
removed failing coveralls (help:)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfilatov committed May 15, 2021
1 parent 1d1e5c7 commit 4db9df7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,3 @@ jobs:

- name: Run Credo
run: mix credo

- name: Run Coveralls
run: mix coveralls.github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REDIS_HOST: redis
REDIS_PORT: 6379
REDIS_POOL_SIZE: 1

0 comments on commit 4db9df7

Please sign in to comment.