Skip to content

Commit 5965f16

Browse files
author
Alok Kumar
committed
RV [CLEANUP-CI] -> added CI/CD & cleanup the code
1 parent bb39e5a commit 5965f16

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,4 @@ jobs:
2626
run: npm run typecheck
2727

2828
- name: Run tests
29-
run: npm test
30-
31-
- name: Upload coverage reports
32-
uses: codecov/codecov-action@v3
33-
with:
34-
token: ${{ secrets.CODECOV_TOKEN }}
35-
fail_ci_if_error: true
29+
run: npm test

0 commit comments

Comments
 (0)