mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-23 20:27:02 +08:00
test without args
This commit is contained in:
@@ -20,9 +20,9 @@ branding:
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
args:
|
||||
#args:
|
||||
#- ${{ inputs.name }}
|
||||
- ${{ inputs.token }}
|
||||
#- ${{ inputs.token }}
|
||||
#- ${{ inputs.file }}
|
||||
#- ${{ inputs.flags }}
|
||||
|
||||
Reference in New Issue
Block a user