Skip to content

Commit

Permalink
Use correct working directory for verification of generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-helmich committed Jan 24, 2025
1 parent 548e5a8 commit 6ade799
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
composer run format
- name: Verify generated client
working-directory: .work
run: |
composer run check
composer run test
Expand Down

0 comments on commit 6ade799

Please sign in to comment.