Skip to content

Commit

Permalink
fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
vvmruder committed May 30, 2023
1 parent b67ba30 commit 39e702d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
make git-attributes
make lint
make test
ls -ls ./
- name: Send coverage
run: |
bash <(curl -s https://codecov.io/bash)
deploy-dev:
Expand Down

0 comments on commit 39e702d

Please sign in to comment.