Skip to content

Commit

Permalink
source
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Jan 7, 2025
1 parent 34ec764 commit c6969c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-testing-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Regenerate specs and check
run: |
make devenv
source .venv/bin/activate
make openapi-specs
if ! ./ci/github/helpers/openapi-specs-diff.bash diff \
https://raw.githubusercontent.com/${{ github.event.pull_request.head.repo.full_name }}/refs/heads/${{ github.event.pull_request.head.ref }} \
Expand Down

0 comments on commit c6969c4

Please sign in to comment.