Skip to content

Commit

Permalink
Update testdriver.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ianjennings authored Oct 1, 2024
1 parent d7549f7 commit e43f20d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/testdriver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ jobs:
mkdir -p download
Write-Host "1 ${{needs.build_and_upload.upload.outputs.artifact-url}}"
Write-Host "2 ${{needs.upload.outputs.artifact-url}}"
Write-Host "3 ${{upload.outputs.artifact-url}}"
Write-Host "4 ${{build_and_upload.upload.outputs.artifact-url}}"
Invoke-WebRequest -Uri "${{needs.build_and_upload.upload.outputs.artifact-url}}" `
-Headers $headers `
Expand Down

0 comments on commit e43f20d

Please sign in to comment.