Skip to content

Commit

Permalink
Update cypress-ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nimya-aot authored May 24, 2024
1 parent 419964c commit 5379fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
if [[ "$PR_NUMBER" != '' ]]; then
echo "PR_FINAL=pr-${{ github.event.inputs.pr-number }}" >> $GITHUB_OUTPUT
echo "PR_FINAL=pr-$PR_NUMBER" >> $GITHUB_OUTPUT
else
Expand Down

0 comments on commit 5379fef

Please sign in to comment.