Merge branch 'master' of git://github.com/CactusPuppy/snapcon into submission-reviewer-comments
* 'master' of git://github.com/CactusPuppy/snapcon: Attempt to use stable release of codacy reporter
This commit is contained in:
commit
f012201d3c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/spec.yml
vendored
2
.github/workflows/spec.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
- name: spec/${{ matrix.suite }}
|
||||
run: bundle exec rake spec:${{ matrix.suite }}
|
||||
- name: coverage upload ${{ matrix.suite }}
|
||||
uses: codacy/codacy-coverage-reporter-action@master
|
||||
uses: codacy/codacy-coverage-reporter-action@v1
|
||||
if: github.ref == 'refs/heads/master'
|
||||
with:
|
||||
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue