Skip to content

Commit

Permalink
Update linux_job.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amdfaa authored Dec 5, 2024
1 parent 9cb5be7 commit ab82788
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/linux_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,7 @@ jobs:
env:
ALL_SECRETS: ${{ toJSON(secrets) }}
DOCKER_IMAGE: ${{ steps.calculate-docker-image.outputs.docker-image }}
RUNNER_ARTIFACT_DIR: /artifacts
RUNNER_DOCS_DIR: /docs
RUNNER_TEST_RESULTS_DIR: /test-results
ROCM: ${{ inputs.rocm }}
run: |
set -ex
{
Expand Down

0 comments on commit ab82788

Please sign in to comment.