mirror of
https://github.com/codecov/codecov-action
synced 2026-05-20 05:00:10 +03:00
5 lines
62 B
Bash
5 lines
62 B
Bash
#!/bin/bash
|
|
|
|
set -eu
|
|
|
|
bash <(curl -s https://codecov.io/bash) |