Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanthreddy29 committed Mar 7, 2024
1 parent 824f076 commit bac792d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/get-changed-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
updated_matrix=$(echo "$matrix" | jq 'any(.cloud == "$cloud")'; echo $?)
else
run_all_tests=true
updated_matrix=$(echo "$matrix" | jq '.')
fi
echo "updated_matrix: $updated_matrix"
if [ "$run_all_tests" = false ]; then
Expand Down

0 comments on commit bac792d

Please sign in to comment.