mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-15 21:48:14 +02:00
API: test action
This commit is contained in:
@@ -60,6 +60,7 @@ jobs:
|
||||
|
||||
- name: 'Run test API request'
|
||||
run: ${{ github.workspace }}/.github/scripts/test_api.sh
|
||||
if: false
|
||||
|
||||
- name: 'Start system monitoring'
|
||||
run: ${{ github.workspace }}/.github/scripts/start_monitoring.sh &
|
||||
@@ -73,6 +74,7 @@ jobs:
|
||||
env:
|
||||
WORKSPACE: ${{ github.workspace }}
|
||||
GITHUB_ENV: $GITHUB_ENV
|
||||
if: false
|
||||
|
||||
# Add error analysis step
|
||||
- name: 'Analyze errors and create report'
|
||||
|
||||
Reference in New Issue
Block a user