We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331304d commit a67105dCopy full SHA for a67105d
1 file changed
.github/workflows/tests.yml
@@ -11,8 +11,8 @@ jobs:
11
php: [7.4, 7.3, 7.2]
12
stability: [prefer-lowest, prefer-stable]
13
14
- name: PHP ${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}
15
-
+ name: PHP ${{ matrix.php }} - ${{ matrix.stability }}
+
16
env:
17
DHLPARCEL_ACCOUNT_ID: ${{ secrets.DHLPARCEL_ACCOUNT_ID }}
18
DHLPARCEL_ID: ${{ secrets.DHLPARCEL_ID }}
0 commit comments