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 5050 - name : Run core security tests
5151 run : bundle exec rake spec:security
5252 - name : Report code coverage
53- if : ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.3' }}
53+ if : " ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.3' }}"
5454 continue-on-error : true
5555 uses : paambaati/codeclimate-action@v9
Original file line number Diff line number Diff line change 11# ManageIQ::Api
22
3- [ ![ CI] ( https://github.com/ManageIQ/manageiq-api/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/ManageIQ/manageiq-api/actions/workflows/ci.yaml )
3+ [ ![ CI] ( https://github.com/ManageIQ/manageiq-api/actions/workflows/ci.yaml/badge.svg?branch=master )] ( https://github.com/ManageIQ/manageiq-api/actions/workflows/ci.yaml )
44[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/9105d34929af8f8ad103/maintainability )] ( https://codeclimate.com/github/ManageIQ/manageiq-api/maintainability )
55[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/9105d34929af8f8ad103/test_coverage )] ( https://codeclimate.com/github/ManageIQ/manageiq-api/test_coverage )
66
You can’t perform that action at this time.
0 commit comments