Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerry97 authored Apr 15, 2024
1 parent 6a76dfb commit 074fcda
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ jobs:
- name: Lint
run: npm run lint

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: abjerry97/lunnex-sellers-backend

build:
runs-on: ubuntu-latest

Expand Down

0 comments on commit 074fcda

Please sign in to comment.