Files
codecov-action/entrypoint.sh
T

7 lines
77 B
Bash

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