mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-11 08:50:04 +00:00
try with exec sh
This commit is contained in:
parent
7ba41fc0d6
commit
db0171f588
1059 changed files with 237707 additions and 41 deletions
|
|
@ -19,10 +19,5 @@ branding:
|
|||
icon: 'umbrella'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
args:
|
||||
- ${{ inputs.name }}
|
||||
- ${{ inputs.token }}
|
||||
- ${{ inputs.file }}
|
||||
- ${{ inputs.flags }}
|
||||
main: 'index.js'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue