Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bisgaard-itis committed Dec 3, 2024
1 parent 800a3a8 commit c79a0a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-testing-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2886,7 +2886,6 @@ jobs:
uses: actions/checkout@v4
- 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 c79a0a6

Please sign in to comment.