Skip to content

Commit

Permalink
Update regression.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN authored Jan 7, 2024
1 parent a3f6b19 commit e32f0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Rete QA Regression
run-name: Rete QA for ${{ inputs.name }} v${{ inputs.version }} (${{ inputs.qa }}, ${{ inputs.kit }}${{ inputs.deps && ' deps: '+inputs.deps || ''}})
run-name: Rete QA for ${{ inputs.name }} v${{ inputs.version }} (${{ inputs.qa }}, ${{ inputs.kit }}${{ inputs.deps && (' deps: '+inputs.deps) || '' }})

on:
workflow_call:
Expand Down

0 comments on commit e32f0c1

Please sign in to comment.