This commit is contained in:
parent
28d24fc11a
commit
6051a52dba
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
|||
run: uv pip install httpx
|
||||
|
||||
- name: Echo env
|
||||
if: ${{ inputs.logLevel }}
|
||||
if: ${{ inputs.logLevel }} == 'debug'
|
||||
run: |
|
||||
echo '${{ toJSON(env) }}'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue