There was an error while loading. Please reload this page.
2 parents 06a5474 + 7d1e014 commit 1ff107dCopy full SHA for 1ff107d
1 file changed
.github/workflows/backend-test.yaml
@@ -87,4 +87,5 @@ jobs:
87
env:
88
CHANGED_FILES: ${{ inputs.changed_files }}
89
run: |
90
+ source .venv/bin/activate
91
tools/test-op.sh ${{ inputs.pr_id }}
0 commit comments