Skip to content

Commit

Permalink
feat: enable graph evaluator
Browse files Browse the repository at this point in the history
  • Loading branch information
hugorut committed Mar 6, 2024
1 parent 8695345 commit 3eb3b9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ export default class CLI {
INFRACOST_CLI_PLATFORM: 'vscode',
INFRACOST_NO_COLOR: 'true',
INFRACOST_SKIP_UPDATE_CHECK: 'true',
INFRACOST_GRAPH_EVALUATOR: 'true'
},
});

Expand Down

0 comments on commit 3eb3b9e

Please sign in to comment.