We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9298ae5 commit 3e8e700Copy full SHA for 3e8e700
.github/workflows/ci-amdsharktank.yml
@@ -289,7 +289,7 @@ jobs:
289
290
# Depends on other jobs to provide an aggregate job status.
291
# TODO(#584): move test_with_data and test_integration to a pkgci integration test workflow?
292
- ci_sharktank_summary: # TODO: rename to ci_amdsharktank_summary
+ ci_amdsharktank_summary: # TODO: rename to ci_amdsharktank_summary
293
if: always()
294
runs-on: ubuntu-24.04
295
needs:
0 commit comments