Skip to content

Commit

Permalink
Merge pull request #2 from amiparadis250/ft-mybrand-ci
Browse files Browse the repository at this point in the history
Adding badge
  • Loading branch information
amiparadis250 authored Feb 28, 2024
2 parents 4a6767d + ae7fbda commit eff1438
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Run tests
- name: circle ci test
run: npm test

- name: Upload coverage reports to Codecov
- name: Coverage badge
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: tchamianest/MyBrand-BE
slug: amiparadis250/MYBRAND-ISHIMWE-BE

0 comments on commit eff1438

Please sign in to comment.