Skip to content

Commit 49fb57c

Browse files
committed
t1
1 parent 42fecac commit 49fb57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
# @see https://www.drupal.org/node/3176567
5555
- name: Install testing dependency
56-
if: ${{ matrix.php-versions == '8.1' }}
56+
# if: ${{ matrix.php-versions == '8.1' }}
5757
run: composer require --dev phpspec/prophecy-phpunit:^2
5858

5959
- name: Override Drupal version to dev for testing dev releases

0 commit comments

Comments
 (0)