Skip to content

Commit

Permalink
disable eslint for build-app test canary
Browse files Browse the repository at this point in the history
  • Loading branch information
tejas2008 committed Nov 22, 2024
1 parent 4e2ab72 commit 930c17d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .codebuild/canary_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ batch:
variables:
TEST_SUITE: src/__tests__/build-app-ts.test.ts
CLI_REGION: us-east-1
DISABLE_ESLINT_PLUGIN: true
depend-on:
- publish_to_local_registry
- identifier: cleanup_e2e_resources
Expand Down

0 comments on commit 930c17d

Please sign in to comment.