File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4444 - name : Run tests
4545 run : bundle exec rake
4646 - name : Report code coverage
47- if : ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.3' }}
47+ if : " ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.3' }}"
4848 continue-on-error : true
4949 uses : paambaati/codeclimate-action@v9
Original file line number Diff line number Diff line change 11# ManageIQ::Content
22
3- [ ![ CI] ( https://github.com/ManageIQ/manageiq-content/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/ManageIQ/manageiq-content/actions/workflows/ci.yaml )
3+ [ ![ CI] ( https://github.com/ManageIQ/manageiq-content/actions/workflows/ci.yaml/badge.svg?branch=master )] ( https://github.com/ManageIQ/manageiq-content/actions/workflows/ci.yaml )
44[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/bc6773f3e24fd6323a5c/maintainability )] ( https://codeclimate.com/github/ManageIQ/manageiq-content/maintainability )
55[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/bc6773f3e24fd6323a5c/test_coverage )] ( https://codeclimate.com/github/ManageIQ/manageiq-content/test_coverage )
66
You can’t perform that action at this time.
0 commit comments