Skip to content

Commit

Permalink
Update check-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdivya153 committed Oct 29, 2024
1 parent 83fd4d8 commit ca30764
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,6 @@ jobs:
echo "JavaScript Workflow ID: ${{ env.JS_RUN_ID }}"
echo "C++ Workflow ID: ${{ env.CPP_RUN_ID }}"
wait-for-sdk-generation:
needs: release
runs-on: ubuntu-latest
steps:
- name: Print Environment Variables
run: printenv

Expand Down

0 comments on commit ca30764

Please sign in to comment.