Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dead param #15472

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Remove dead param #15472

merged 1 commit into from
Nov 27, 2024

Conversation

afuller-TT
Copy link
Contributor

Ticket

None

Problem description

GHA warns of this non-existant param. Clean it up.

What's changed

Delete dead param.

Checklist

  • Post commit CI passes
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • Device performance regression CI testing passes (if applicable)
  • New/Existing tests provide coverage for changes

@@ -82,7 +82,6 @@ jobs:
with:
docker_username: ${{ github.actor }}
docker_password: ${{ secrets.GITHUB_TOKEN }}
docker_image_arch: ${{ inputs.arch }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@afuller-TT afuller-TT merged commit c01a73d into main Nov 27, 2024
10 checks passed
@afuller-TT afuller-TT deleted the afuller/cleanup-pipeline branch November 27, 2024 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants