Skip to content

Commit 9fba7c8

Browse files
committed
temp
1 parent 4923ac0 commit 9fba7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
echo "Error: Workflow ID not found. Make sure the workflow name matches exactly." && exit 1
4545
fi
4646
47-
echo "Found workflow ID: $workflow_id"
47+
echo "Found the workflow ID: $workflow_id"
4848
4949
# Wait for the workflow run to appear (retry up to 10 times, 5 seconds apart)
5050
for i in {1..10}; do

0 commit comments

Comments
 (0)