File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# lab-github-actions
22
3- [ ![ Build Status] ( https://github.com/rofrano/lab-github-actions/actions/workflows/workflow.yml/badge.svg )] ( https://github.com/rofrano/lab-github-actions/actions )
4- [ ![ codecov] ( https://codecov.io/gh/rofrano/lab-github-actions/graph/badge.svg?token=A1RZ7I75K9 )] ( https://codecov.io/gh/rofrano/lab-github-actions )
3+ [ ![ Build Status] ( https://github.com/nyu-devops/lab-github-actions/actions/workflows/workflow.yml/badge.svg )] ( https://github.com/nyu-devops/lab-github-actions/actions )
54
65This is for NYU DevOps lab on using GitHub Actions with Redis for Continuous Integration
76
Original file line number Diff line number Diff line change @@ -50,5 +50,5 @@ ignore_errors = true
5050[coverage:html]
5151title = ' Test Coverage Report'
5252
53- [coverage:xml]
54- output =" ./coverage.xml"
53+ # [coverage:xml]
54+ # output="./coverage.xml"
You can’t perform that action at this time.
0 commit comments