Skip to content

Commit 647b004

Browse files
wip
1 parent efed322 commit 647b004

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ jobs:
123123
- run:
124124
name: Collecting coverage reports
125125
command: |
126+
ls -ld /home/circleci/.gnupg
127+
ls -l /home/circleci/.gnupg/trustedkeys.gpg
126128
curl -Os https://uploader.codecov.io/latest/linux/codecov
127129
curl -Os https://uploader.codecov.io/latest/linux/codecov.SHA256SUM
128130
curl -Os https://uploader.codecov.io/latest/linux/codecov.SHA256SUM.sig

0 commit comments

Comments
 (0)