Skip to content

Commit 930c17d

Browse files
committed
disable eslint for build-app test canary
1 parent 4e2ab72 commit 930c17d

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)