mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-08-16 00:00:29 +02:00
don't block
This commit is contained in:
@@ -36,7 +36,6 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
nohup python -m src.api.controller &
|
nohup python -m src.api.controller &
|
||||||
wait
|
|
||||||
|
|
||||||
curl -i http://localhost:9999/
|
curl -i http://localhost:9999/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user