Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fgunz07 committed Mar 20, 2024
1 parent a4ce7ae commit fa414b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: '8.3'
working-directory: src

- name: Install dependencies
run: composer install
Expand Down

0 comments on commit fa414b7

Please sign in to comment.