Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tommartensen committed Aug 3, 2023
1 parent 30cb9da commit e186b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cost-estimation/calculate-costs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ bq query \
--project_id stackrox-infra \
--format prettyjson \
< "${WORKING_DIR}/total-time-consumed.sql" \
| python3 "${WORKING_DIR}/render_costs.py"
# | python3 "${WORKING_DIR}/render_costs.py"

0 comments on commit e186b95

Please sign in to comment.