Skip to content

Commit 7d1e014

Browse files
authored
Fix test script (#2651)
1 parent 7fd18b5 commit 7d1e014

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/backend-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,5 @@ jobs:
8787
env:
8888
CHANGED_FILES: ${{ inputs.changed_files }}
8989
run: |
90+
source .venv/bin/activate
9091
tools/test-op.sh ${{ inputs.pr_id }}

0 commit comments

Comments
 (0)