Skip to content

Commit df73258

Browse files
Update tests.yml
1 parent d598006 commit df73258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
command: composer remove php-http/guzzle6-adapter --dev --no-update --no-interaction
3636
if: matrix.php >= 8
3737

38-
- name: Install Guzzle 7
38+
- name: Require Guzzle 7
3939
uses: nick-invision/retry@v1
4040
with:
4141
timeout_minutes: 5

0 commit comments

Comments
 (0)