Skip to content

Commit

Permalink
Remove composer install step
Browse files Browse the repository at this point in the history
  • Loading branch information
PROFeNoM committed Jan 16, 2025
1 parent e2418f8 commit f2b4748
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/update_latest_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
with:
php-version: '8.3'

- name: Install composer
uses: php-actions/composer@v6

- name: Install PHP Tracer # Required by test bootstrap
run: |
curl -Lo /tmp/datadog-setup.php https://github.com/DataDog/dd-trace-php/releases/latest/download/datadog-setup.php
Expand Down

0 comments on commit f2b4748

Please sign in to comment.