mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-02-12 22:52:51 +00:00
move to background
This commit is contained in:
2
.github/workflows/llmsecops-cicd.yml
vendored
2
.github/workflows/llmsecops-cicd.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
- name: Run REST API server
|
||||
run: |
|
||||
# python ${{ github.workspace }}/tests/api/server.py &
|
||||
python -m tests.api.server
|
||||
python -m tests.api.server &
|
||||
|
||||
- name: Test API call
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user