Skip to content

Commit 7ae83f7

Browse files
kevinbackhousep-
andauthored
Update .github/workflows/basictest.yaml
Co-authored-by: Peter Stöckli <p-@github.com>
1 parent e38c970 commit 7ae83f7

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+
source .venv/bin/activate
3132
python main.py -p GitHubSecurityLab/seclab-taskflow-agent/personalities/assistant 'explain modems to me please'
3233
python main.py -p GitHubSecurityLab/seclab-taskflow-agent/personalities/c_auditer 'explain modems to me please'
3334
python main.py -p GitHubSecurityLab/seclab-taskflow-agent/personalities/examples/echo 'explain modems to me please'

0 commit comments

Comments
 (0)