Skip to content

Commit d8f2263

Browse files
committed
ready
1 parent 7aaa59b commit d8f2263

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,9 @@ jobs:
3131
uses: './'
3232
with:
3333
path: go-test-app-01/
34-
threshold: 80
34+
threshold: 66.7
3535

3636
- name: Go Beautiful HTML Coverage
37-
if: always()
3837
uses: './'
3938
with:
4039
path: go-test-app-02/

0 commit comments

Comments
 (0)