d518697a18
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
3 lines
81 B
Bash
Executable file
3 lines
81 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
bash <(curl -s https://codecov.io/bash) -t "$CODECOV_TOKEN"
|