Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
micmelesse committed Jun 20, 2024
1 parent e95f65e commit 91db682
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: AMD Perf Kernel Tests
name: AMD Perf Kernel Integration Tests

on:
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: AMD Perf Kernel Upstream Tests
name: AMD Perf Kernel Nightly Tests

on:
workflow_dispatch:
Expand Down Expand Up @@ -34,7 +34,7 @@ jobs:
echo '::set-output name=matrix-HIP::[["ubuntu-latest"]]'
fi
Nightly-Tests-AMD:
Upstream-Tests-AMD:
needs: Runner-Preparation-AMD
if: needs.Runner-Preparation-AMD.outputs.matrix-HIP != ''
runs-on: ${{ matrix.runner }}
Expand Down

0 comments on commit 91db682

Please sign in to comment.