Skip to content

Commit

Permalink
Trying to fix coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacmackin committed Jun 4, 2024
1 parent 3c12cef commit bd1a372
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion upload-coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ gpg --verify codecov.SHA256SUM.sig codecov.SHA256SUM
shasum -a 256 -c codecov.SHA256SUM
chmod +x codecov

./codecov --verbose upload-process --fail-on-error
cd /opt/platypus
./codecov --verbose

0 comments on commit bd1a372

Please sign in to comment.