Skip to content

Commit 18edeb6

Browse files
authored
Update workflow.yml
1 parent 457f829 commit 18edeb6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323

2424
- name: Unit tests
2525
run: npm run test
26+
27+
- name: Codecov
28+
uses: codecov/[email protected]
2629

2730
- name: Setup PostgreSQL
2831
uses: Harmon758/[email protected]

0 commit comments

Comments
 (0)