Skip to content

Commit

Permalink
Fix the ci.yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
leofeyer committed Apr 30, 2024
1 parent 0caf916 commit 6e2c891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
coverage: none

- name: Checkout
uses: actions/checkout@vv
uses: actions/checkout@v3

- name: Install the dependencies
run: composer install --no-interaction --no-progress
Expand Down

0 comments on commit 6e2c891

Please sign in to comment.