From cac592e63a81ce64ca9080ec59e8d511d736e520 Mon Sep 17 00:00:00 2001 From: slawkens Date: Sat, 17 Feb 2024 08:04:05 +0100 Subject: [PATCH] Update workflow name [skip ci] --- .github/workflows/cypress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 105593ce..473b3c11 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -24,7 +24,7 @@ jobs: matrix: php-versions: [ '8.1', '8.2', '8.3' ] ots: ['tfs-master', 'tfs-1.4', 'canary-3.1.2'] - name: MyAAC Cypress on PHP ${{ matrix.php-versions }} OTS ${{ matrix.ots }} + name: Cypress on PHP ${{ matrix.php-versions }} - ${{ matrix.ots }} steps: - name: 📌 MySQL Start & init & show db run: |