Skip to content

Commit 3242ba8

Browse files
committed
source
1 parent 3e78a68 commit 3242ba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-testing-pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- name: Regenerate specs and check
3535
run: |
3636
make devenv
37+
source .venv/bin/activate
3738
make openapi-specs
3839
if ! ./ci/github/helpers/openapi-specs-diff.bash diff \
3940
https://raw.githubusercontent.com/${{ github.event.pull_request.head.repo.full_name }}/refs/heads/${{ github.event.pull_request.head.ref }} \

0 commit comments

Comments
 (0)