Skip to content

Commit 014ae63

Browse files
authored
Merge pull request #3011 from nawazkh/update_codecove_workflow
update codecov workflow name
2 parents 5fe8a73 + 474d0c9 commit 014ae63

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/cover.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
2+
3+
name: codecov
14
on:
25
push:
36
branches:
47
- main
5-
68
jobs:
79
coverage:
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)