diff --git a/.github/workflows/llmsecops-cicd.test.yml b/.github/workflows/llmsecops-cicd.test.yml index e59a78c69..c384cda3d 100644 --- a/.github/workflows/llmsecops-cicd.test.yml +++ b/.github/workflows/llmsecops-cicd.test.yml @@ -26,6 +26,5 @@ jobs: - name: 'test' run: | - nohup python -m tests.llm.llm > server.log 2>&1 & - cat server.log + python -m tests.llm.llm