-
Notifications
You must be signed in to change notification settings - Fork 318
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
test(build system): add React tests for loadtest 2 #3755
Conversation
This reverts commit 9c6662a.
|
name: Build System Test Canary | ||
|
||
permissions: | ||
id-token: write # This is required for aws-actions/configure-aws-credentials |
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.
L5 and L6 is the only difference from #3703
Description of changes
#3703 was reverted in #3753 , so redo the loadtest PR with Github Workflow permission fix.
Issue #, if available
Description of how you validated changes
Tested in #3751
Checklist
yarn test
passes and tests are updated/addedsideEffects
field updatedBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.