mirror of
https://github.com/botlabsDev/npkpy.git
synced 2025-12-10 06:54:37 +01:00
Update cicd.yml
This commit is contained in:
parent
d1513c28b7
commit
b8f871e91a
1 changed files with 1 additions and 7 deletions
8
.github/workflows/cicd.yml
vendored
8
.github/workflows/cicd.yml
vendored
|
|
@ -32,13 +32,7 @@ jobs:
|
|||
|
||||
- name: Publish to codecov
|
||||
run: |
|
||||
codecov --token=${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
- name: Run codacy-coverage-reporter
|
||||
uses: codacy/codacy-coverage-reporter-action@master
|
||||
with:
|
||||
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
|
||||
coverage-reports: cobertura.xml
|
||||
codecov --token=${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue