Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
james-garriss committed Mar 1, 2024
1 parent 22f8949 commit 8bc266e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_functional_product_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
$paramsAsHashTable = @{}
$attributes = $product.split(",")
echo "att len"
echo $attributes.length
echo $attributes
# foreach ($attribute in $attributes)
# {
# # Split the key from the value
Expand Down

0 comments on commit 8bc266e

Please sign in to comment.