mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
Update workflow name
[skip ci]
This commit is contained in:
parent
87e8c9eb4d
commit
7d4aafda4f
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
matrix:
|
||||
php-versions: [ '8.1', '8.2', '8.3' ]
|
||||
ots: ['tfs-1.4', 'canary-3.1.2'] # TODO: add 'tfs-master' (actually doesn't work cause AAC doesn't support reading .env configuration)
|
||||
name: Cypress on PHP ${{ matrix.php-versions }} - ${{ matrix.ots }}
|
||||
name: Cypress (PHP ${{ matrix.php-versions }}, ${{ matrix.ots }})
|
||||
steps:
|
||||
- name: 📌 MySQL Start & init & show db
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user