Skip to content

Commit a2cba17

Browse files
authored
Update codecov-report.yml
1 parent bd759e2 commit a2cba17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codecov-report.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# uploading codecov report
22

3-
ame: hello-world
3+
name: hello-world
44
on: [push, workflow_dispatch]
55
jobs:
66
my-job:
77
runs-on: ubuntu-latest
88
steps:
99
- name: my-step
10-
run: echo "Hello World!"
10+
run: echo "Hello World!"

0 commit comments

Comments
 (0)