Skip to content

Commit 585f3c1

Browse files
Print env for debugging
1 parent 7ae83f7 commit 585f3c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/basictest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
env:
2929
COPILOT_TOKEN: ${{ secrets.COPILOT_TOKEN }}
3030
run: |
31+
env
3132
source .venv/bin/activate
3233
python main.py -p GitHubSecurityLab/seclab-taskflow-agent/personalities/assistant 'explain modems to me please'
3334
python main.py -p GitHubSecurityLab/seclab-taskflow-agent/personalities/c_auditer 'explain modems to me please'

0 commit comments

Comments
 (0)