mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-24 09:04:10 +02:00
fix port
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
||||
working-directory: ${{ github.workspace }}/src/tools
|
||||
shell: bash
|
||||
run: |
|
||||
curl -i http://localhost:9998/
|
||||
curl -i http://localhost:9999/
|
||||
|
||||
garak -v \
|
||||
--config ${{ github.workspace }}/src/tools/garak.config.yml \
|
||||
|
||||
Reference in New Issue
Block a user