Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
MrJaeger committed Jun 9, 2021
1 parent 9c3c3d6 commit 2c3ae19
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion SHA1SUM
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
e8c92482e701d0562ac7c5fec7da8d72eca9231a codecov
ae30de7e8b98fb5f0cddce64771c53c3613a8ae2 codecov
8b75c056bddd46e8dbfaa475935fbba6f6a33c77 env
2 changes: 1 addition & 1 deletion SHA256SUM
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
e494613ae5e5abe7d18e94767c1f53c4a6daf843ce1c48ff3a7f1889b1aced12 codecov
af719f83d08be837ebeba214729e5b76dbe0b1d073de1efc4e2cd5d73c8da7c2 codecov
8d0fa7c26d1e95f361b054649a1ad6afe5e2a1a0f128289149c7227e15eefc28 env
2 changes: 1 addition & 1 deletion SHA512SUM
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
2ce9d45774d151df719f9f81ce388b9e35dd629441261f7160f2cded8080c2666f0ca22417c2f223beeb1bbdef2233ba00d89eeffdbea378097a71630bbc2c52 codecov
4de731fb90c196025daca480182adc080bb53ae24a5e634734810887515377ce33ed9b7ef4729013aa33fc7c6bbce76c8d248d1bd6e894be24368111cee6ee56 codecov
47689572d9bcf89be411a63129a5eb95257558b5d8df6ae96a973bde6c954e9bc943f6a87c2884440abc831637b967f2da748564ff0f61d99dcf9b0a1447d1df env
2 changes: 1 addition & 1 deletion codecov
Original file line number Diff line number Diff line change
Expand Up @@ -1862,7 +1862,7 @@ else
-H 'Content-Type: text/plain' \
-H 'Content-Encoding: gzip' \
-H 'X-Content-Encoding: gzip' \
-H "X-Upload-Token: ${token}"
-H "X-Upload-Token: ${token}" \
-H 'Accept: text/plain' \
$curlargs \
"$url/upload/v2?$query&attempt=$i" || echo 'HTTP 500')
Expand Down

0 comments on commit 2c3ae19

Please sign in to comment.