mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-08 16:16:24 +00:00
correct entrypoint file
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
set -eu
|
||||
|
||||
bash <(curl -s https://codecov.io/bash) -t $1
|
||||
bash <(curl -s https://codecov.io/bash)
|
||||
Reference in New Issue
Block a user