mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Update cypress.yml
This commit is contained in:
parent
ef37bbcb81
commit
f372aeb067
3
.github/workflows/cypress.yml
vendored
3
.github/workflows/cypress.yml
vendored
@ -10,9 +10,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:5.7
|
||||
image: mysql:8.0
|
||||
env:
|
||||
MYSQL_ALLOW_EMPTY_PASSWORD: false
|
||||
MYSQL_ROOT_PASSWORD: root
|
||||
MYSQL_DATABASE: myaac-tfs
|
||||
MYSQL_USER: myaac
|
||||
|
Loading…
x
Reference in New Issue
Block a user