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
We are currently using hardcoded paths to specify the location of the llvm-cov and gcov execution wrappers. This is because action names are not available for these tools, and therefore the environment cannot be overridden as is done in the other execution wrappers.
The text was updated successfully, but these errors were encountered:
We are currently using hardcoded paths to specify the location of the llvm-cov and gcov execution wrappers. This is because action names are not available for these tools, and therefore the environment cannot be overridden as is done in the other execution wrappers.
The text was updated successfully, but these errors were encountered: