Skip to content

Commit 724bc7a

Browse files
authored
Merge pull request #19 from devxoul/codecov-fix
Add -X flag to codecov command
2 parents 78bc2f3 + 9f64813 commit 724bc7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ jobs:
4343
- name: Upload Code Coverage
4444
run: |
4545
bash <(curl -s https://codecov.io/bash) \
46+
-X xcodeplist \
4647
-J SwiftyImage \
4748
-t d308ef2d-d20b-4423-bd44-b92c082f7683

0 commit comments

Comments
 (0)