diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e608e17d..5d19f733 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -2,7 +2,7 @@ name: Tests on: ['push', 'pull_request'] jobs: endpoints: - name: ENDPOINTS + name: ENDPOINTS - PHP ${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }} runs-on: ${{ matrix.os }} strategy: matrix: