Skip to content

Commit

Permalink
chore(deps): delete test:ci task
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroppy committed Feb 13, 2020
1 parent bec5b41 commit 92858ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"description": "easily make slides with markdown",
"scripts": {
"test": "jest",
"test:ci": "npm run test && codecov",
"fmt": "prettier --write **/*.{js,json,css,md}",
"precommit": "pretty-quick --staged",
"build:samples": "node scripts/build-samples.js",
Expand Down

0 comments on commit 92858ae

Please sign in to comment.