Skip to content

Commit

Permalink
Retest 3. play
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Jun 5, 2024
1 parent 7a64b42 commit 0a2d85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backstage-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
"$(curl -s -o /dev/null "http://localhost:7007/api/catalog/entities?filter=kind=location -H "Authorization: Bearer $BACKSTAGE_AUTH_SECRET" | jq '. | length")" \
-eq 4 ]
do
Wait till locations are generated ...
echo "Wait till locations are generated ..."
done
echo "Show the locations ..."
Expand Down

0 comments on commit 0a2d85f

Please sign in to comment.