Skip to content

Commit

Permalink
chore(submit-test-status): disable echoing potentially long test reco…
Browse files Browse the repository at this point in the history
…rd input
  • Loading branch information
cmur2 committed Jan 14, 2025
1 parent e5313bb commit 4f0ab01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion submit-test-status/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ runs:
run: |
echo "Inputs"
echo "-----"
echo "Test event record: ${{ inputs.test_event_record }}"
echo "BQ table name (for testing): ${{ inputs.big_query_table_name }}"
- name: login to Google Cloud
Expand Down

0 comments on commit 4f0ab01

Please sign in to comment.