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:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile'
|
image: 'Dockerfile'
|
||||||
args:
|
#args:
|
||||||
#- ${{ inputs.name }}
|
#- ${{ inputs.name }}
|
||||||
- ${{ inputs.token }}
|
#- ${{ inputs.token }}
|
||||||
#- ${{ inputs.file }}
|
#- ${{ inputs.file }}
|
||||||
#- ${{ inputs.flags }}
|
#- ${{ inputs.flags }}
|
||||||
|
|
||||||
Reference in New Issue
Block a user