Commit d165dd8
committed
Rename
The reason being that we still want a Build Badge.
The Coverage Badge is coming from coveralls.
There is a desire to have only a single Workflow.
To achieve this, the build.yml that builds AND sends to coveralls must be used as a Build Badge.
This is because the GithubActions will builds the Badges entirely based on the name provided by the Workflow.
The Workflow file itself is also renamed to be consistent with the name property within the Workflow.coverage.yml to build.yml (and 'Coverage' to 'Build').1 parent 57c9170 commit d165dd8
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments