Skip to content

Commit d14408a

Browse files
committed
update awesome
1 parent c3b7fbe commit d14408a

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

.github/workflows/main.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ on:
66
push:
77
branches:
88
- 'master'
9-
10-
- name: "Upload coverage to Codecov"
11-
uses: codecov/codecov-action@v1
12-
with:
13-
fail_ci_if_error: true
9+
10+
steps:
11+
- name: "Upload coverage to Codecov"
12+
uses: codecov/codecov-action@v1
13+
with:
14+
fail_ci_if_error: true

0 commit comments

Comments
 (0)