-
Notifications
You must be signed in to change notification settings - Fork 469
ci: fix workflow syntax #6576
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
ci: fix workflow syntax #6576
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 3 Skipped Deployments
|
khvn26
left a comment
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.
LGTM
Docker builds report
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6576 +/- ##
=======================================
Coverage 98.16% 98.16%
=======================================
Files 1295 1295
Lines 46793 46793
=======================================
Hits 45934 45934
Misses 859 859 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Changes
Fixes syntax error in ECS deployment as seen here.
How did you test this code?
Ran the workflow (with the actual deployment steps removed) - see here. Note that we only care that the job actually ran as that confirms the syntax error is resolved.