You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
shasum -a $i -c <(curl -s "https://raw.githubusercontent.com/codecov/codecov-bash/${VERSION}/SHA${i}SUM"| grep -w "codecov")
47
+
done
48
+
./codecov
49
+
```
29
50
30
51
### Languages
31
52
> Codecov supports many languages, you can find a full list here: https://docs.codecov.io/docs/supported-languages
32
53
33
54
34
-
### Usage
55
+
### Other Usage
35
56
> Below are most commonly used settings. [View full list of commands](https://github.com/codecov/codecov-bash/blob/master/codecov#L56) to see the full list of commands.
0 commit comments