Skip to content

Commit

Permalink
Install composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc45 committed Mar 5, 2024
1 parent e41fff8 commit e98d9db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/qit-environment-test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
extensions: curl
coverage: none

- name: Composer install
working-directory: src
run: composer install

- name: Run SSL connection without CA file fallback Test
working-directory: src
env:
Expand Down

0 comments on commit e98d9db

Please sign in to comment.