Skip to content

Commit

Permalink
Merge pull request #152 from SejongPeer/Yunbeom
Browse files Browse the repository at this point in the history
CI false 설정
  • Loading branch information
char-yb authored Mar 2, 2024
2 parents 397a6ce + 6cdde6e commit 198f966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"build": "CI=false react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
Expand Down

0 comments on commit 198f966

Please sign in to comment.