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