Skip to content

Commit

Permalink
Merge pull request #3 from amiparadis250/ft-mybrand-ci
Browse files Browse the repository at this point in the history
Ft mybrand ci
  • Loading branch information
amiparadis250 authored Feb 28, 2024
2 parents 23ba980 + bb3f6fe commit 23b0a5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
codecov:
token: 043b0874-5f39-448e-8832-bf6fb1a9d758
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "This is blog API, using Node.js and MongoDB",
"main": "dist/server.js",
"scripts": {
"build": "npx tsc",
"build": "tsc",
"start": "node dist/server.js",
"dev": "nodemon server.ts",
"test": "jest --coverage"
Expand Down

0 comments on commit 23b0a5f

Please sign in to comment.