Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
Signed-off-by: Miki <[email protected]>
  • Loading branch information
AMoo-Miki committed Dec 20, 2024
1 parent 141f944 commit 132e92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress_tests_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
echo $combo | jq -r '.[]' | while read -r var; do
inputs="$inputs -f $var=true"
done
echo "Input: ${inputs}"
echo "Inputs for workflow dispatch: $inputs"
done

0 comments on commit 132e92a

Please sign in to comment.