Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bisgaard-itis committed Dec 3, 2024
1 parent d473429 commit b8f9fcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-testing-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2888,6 +2888,7 @@ jobs:
path: source
- name: Regenerate specs and check
run: |
cd ${{ github.event.repository.name }}
uv venv .venv && source .venv/bin/activate
make openapi-specs
changed_files=$(git diff --name-only)
Expand Down

0 comments on commit b8f9fcb

Please sign in to comment.