Files
codecov-action/codecov/entrypoint.sh
2019-07-30 23:51:36 -07:00

5 lines
62 B
Bash

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