-
Notifications
You must be signed in to change notification settings - Fork 820
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add command and minor corrections #12037
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch!
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## dev #12037 +/- ##
==========================================
- Coverage 49.45% 45.98% -3.48%
==========================================
Files 692 820 +128
Lines 33424 37687 +4263
Branches 6840 7706 +866
==========================================
+ Hits 16529 17329 +800
- Misses 15370 18676 +3306
- Partials 1525 1682 +157
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Co-authored-by: John Hockett <[email protected]>
Description of changes
added
amplify build
command info to help command.corrected function build and remove info
Issue #, if available
Description of how you validated changes
setup amplify dev, build and test in a project

Checklist
yarn test
passesBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.