Skip to content

Commit a67105d

Browse files
authored
Update tests.yml
1 parent 331304d commit a67105d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
php: [7.4, 7.3, 7.2]
1212
stability: [prefer-lowest, prefer-stable]
1313

14-
name: PHP ${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}
15-
14+
name: PHP ${{ matrix.php }} - ${{ matrix.stability }}
15+
1616
env:
1717
DHLPARCEL_ACCOUNT_ID: ${{ secrets.DHLPARCEL_ACCOUNT_ID }}
1818
DHLPARCEL_ID: ${{ secrets.DHLPARCEL_ID }}

0 commit comments

Comments
 (0)