Skip to content

Commit

Permalink
fix: set colors
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Nov 4, 2023
1 parent 95f2489 commit bc0d3a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov_ats.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[[ $INPUTS_VERBOSE == true ]] && set -x

# Set colors
export TERM=xterm-color
b="\033[0;36m"
g="\033[0;32m"
r="\033[0;31m"
Expand Down

0 comments on commit bc0d3a4

Please sign in to comment.