Skip to content

Commit

Permalink
Update clojure.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhinavOmprakash authored Feb 6, 2022
1 parent 3a6c790 commit 89fa278
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
run: lein deps
- name: Run tests
run: lein test
- name: coverage
run: lein cloverage --codecov
# - name: coverage
# run: lein cloverage --codecov
# - name: Upload coverage to Codecov
# uses: codecov/codecov-action@v1
# with:
Expand Down

0 comments on commit 89fa278

Please sign in to comment.