Skip to content

Commit

Permalink
Remove unused composer install in codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje committed Jun 27, 2024
1 parent 9c0dbac commit 708abb1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-codegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
with:
ruby-version: '3.1'

- run: composer install
working-directory: php

- name: generate code for all languages
run: |
make clean-all
Expand Down

0 comments on commit 708abb1

Please sign in to comment.