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
523f2dee7c
commit
d346a8f73f
5
.github/workflows/cypress.yml
vendored
5
.github/workflows/cypress.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.0
|
||||
image: mysql:latest
|
||||
env:
|
||||
MYSQL_ALLOW_EMPTY_PASSWORD: false
|
||||
MYSQL_ROOT_PASSWORD: password
|
||||
@ -68,9 +68,6 @@ jobs:
|
||||
regex: false
|
||||
include: 'tfs/config.lua'
|
||||
|
||||
- run: ls -lha /home/runner/work/myaac/myaac/tfs
|
||||
- run: cat tfs/config.lua
|
||||
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user