Skip to content

Commit 97d229d

Browse files
authored
Merge pull request #914 from aws-amplify/disable-eslint
chore: disable eslint for build-app test canary
2 parents 4e2ab72 + 930c17d commit 97d229d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.codebuild/canary_workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ batch:
4646
variables:
4747
TEST_SUITE: src/__tests__/build-app-ts.test.ts
4848
CLI_REGION: us-east-1
49+
DISABLE_ESLINT_PLUGIN: true
4950
depend-on:
5051
- publish_to_local_registry
5152
- identifier: cleanup_e2e_resources

0 commit comments

Comments
 (0)