Tokamak/codecov.sh

6 lines
62 B
Bash
Executable File

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