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 22, 2024
1 parent cdcc589 commit 2b7c1c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress_tests_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ jobs:
echo "$input_object" | jq .
inputs_array+=("$input_object")
echo "Current size of inputs_array: ${#inputs_array[@]}"
counter=$((counter + 1))
done
Expand Down

0 comments on commit 2b7c1c8

Please sign in to comment.