Skip to content

Commit

Permalink
ci(sdk test): Validate LAPI composer.json [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed Nov 6, 2024
1 parent 0f0f1b1 commit 33f65e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php-sdk-development-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ jobs:
ddev composer validate --strict --working-dir ./${{env.CAPI_CLIENT_PATH}}
# LAPI client
cat ./${{env.LAPI_CLIENT_PATH}}/composer.json
ddev composer validate --strict --working-dir ./${{env.LAPI_CLIENT_PATH}}
- name: Install CrowdSec lib dependencies
run: |
Expand Down

0 comments on commit 33f65e3

Please sign in to comment.