Skip to content

Commit

Permalink
Remove url
Browse files Browse the repository at this point in the history
  • Loading branch information
williamfgc committed Feb 12, 2024
1 parent df7ac9e commit 9ca2448
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-gpu-AMD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Dump env proxy
run: env

# Create a separate PR status pointing at GitHub Actions tab URL
# just like any other third-party service
- name: Create PR status
Expand All @@ -55,7 +52,6 @@ jobs:
context: "ci-gpu-AMD ${{ matrix.jobname }}"
state: "pending"
sha: ${{fromJson(steps.request.outputs.data).head.sha}}
target_url: https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}

- name: Get PR information
if: steps.check.outputs.triggered == 'true'
Expand Down

0 comments on commit 9ca2448

Please sign in to comment.