Skip to content

Commit

Permalink
chore: adjust test run output
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorhugods committed Dec 3, 2024
1 parent 5f66a2e commit 2432d1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ jobs:
pr-title-suffix: '🍒'
- name: Get the output
run:
echo "The created PR number is ${{
steps.hello.outputs.pr-number }}"
echo "The created PR number is ${{ steps.cherry-pick.outputs.pr-number }}"

0 comments on commit 2432d1b

Please sign in to comment.