From 12150eda9593eabfe836addd52358f473e61beec Mon Sep 17 00:00:00 2001 From: andrew clark Date: Tue, 7 Oct 2025 16:27:49 -0600 Subject: [PATCH] Pipeline Test Mixed files to trigger a CI run --- Jenkinsfile | 2 +- docs/license.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 863dcc6316..7a9936de5f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1839,7 +1839,7 @@ pipeline { post { success { script { - // Report the skipped stage's status + // Report the skipped stage's status // TODO: Test run - delete me def variant = "Process results" gitStatusWrapper(credentialsId: "${env.ck_git_creds}", gitHubContext: "${variant}", account: 'ROCm', repo: 'composable_kernel') { echo "Process Performance Test Results stage skipped." diff --git a/docs/license.rst b/docs/license.rst index d52a35fc50..1e5389ccc1 100644 --- a/docs/license.rst +++ b/docs/license.rst @@ -5,7 +5,7 @@ .. _license: ******************************************************************** -License test +License ******************************************************************** .. include:: ../LICENSE \ No newline at end of file