-
Notifications
You must be signed in to change notification settings - Fork 243
Closed
Description
If I add the codecov.yml file to my project root, everything is working fine:
However, adding the file to ./.github/codecov.yml and properly configuring my workflow yml file doesn't seem to be working:
Although the action is saying it found the file, it doesn't seem to be used if you look at codecov.io it will say "No yaml found." and my settings are not being read.
Am I doing something wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

