aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/github-actions.yml
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-08-30 20:44:38 -0400
committerGitHub <[email protected]>2022-08-30 20:44:38 -0400
commitae3175d592f0b5649afff2dc575083673112fce9 (patch)
tree223e48e28313d717f95a4b6d298e08642272d7c4 /.github/workflows/github-actions.yml
parentf5800652885ad55103cac8e58507c909c80f1d94 (diff)
downloadedify-ae3175d592f0b5649afff2dc575083673112fce9.tar.xz
edify-ae3175d592f0b5649afff2dc575083673112fce9.zip
Adding file option to codecov
Diffstat (limited to '.github/workflows/github-actions.yml')
-rw-r--r--.github/workflows/github-actions.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml
index 8bafe65..ae9a20b 100644
--- a/.github/workflows/github-actions.yml
+++ b/.github/workflows/github-actions.yml
@@ -169,3 +169,4 @@ jobs:
- uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
+ files: ./coverage.xml