Files
codecov-action/entrypoint.sh
T
2019-08-06 16:44:27 -07:00

7 lines
77 B
Bash

#!/bin/bash
set -eu
#echo $1
bash <(curl -s https://codecov.io/bash) -t $1