You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a repository scikit-surgerydocker and I am trying to activate code coverage according to the example code you have given on the repo.
My repo is public and feel free to have a look.
+ say '\033[0;90m==>\033[0m Copying upload file to ./coverage/codecov_report.txt'
+ echo -e '\033[0;90m==>\033[0m Copying upload file to ./coverage/codecov_report.txt'
+ cp /tmp/codecov.PdjspK ./coverage/codecov_report.txt
==> Copying upload file to ./coverage/codecov_report.txt
cp: cannot create regular file './coverage/codecov_report.txt': No such file or directory
Error: Codecov failed with the following error: The process '/bin/bash' failed with exit code 1
Hi,
I have a repository scikit-surgerydocker and I am trying to activate code coverage according to the example code you have given on the repo.
My repo is public and feel free to have a look.
Here is my workflow code.
here is the error I get
More details here
Could you please help.
The text was updated successfully, but these errors were encountered: