mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-24 17:14:08 +02:00
test and debug response
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
pip install garak
|
||||
|
||||
- name: 'run REST API health check and garak tests'
|
||||
working-directory: ${{ github.workspace }}/src/tools
|
||||
working-directory: ${{ github.workspace }}
|
||||
shell: bash
|
||||
run: |
|
||||
curl -i http://localhost:9999/
|
||||
|
||||
Reference in New Issue
Block a user