Skip to content

Commit e6af427

Browse files
committed
removed unused dependency version
1 parent 9ee0463 commit e6af427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
php: [7.4, 7.3, 7.2, 7.1]
1717

18-
name: P${{ matrix.php }} - ${{ matrix.dependency-version }}
18+
name: P${{ matrix.php }}
1919

2020
steps:
2121
- name: Checkout code

0 commit comments

Comments
 (0)