mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
Update cypress.yml
This commit is contained in:
parent
a6e109799a
commit
3fab52296a
5
.github/workflows/cypress.yml
vendored
5
.github/workflows/cypress.yml
vendored
@ -37,6 +37,9 @@ jobs:
|
||||
ref: 1.4
|
||||
path: tfs
|
||||
|
||||
- run: ls -lha /home/runner/work/myaac/myaac/tfs
|
||||
- run: ls -lha /home/runner/work/myaac/myaac/index.php
|
||||
|
||||
- name: Rename config.lua
|
||||
run: mv tfs/config.lua.dist tfs/config.lua
|
||||
|
||||
@ -94,7 +97,7 @@ jobs:
|
||||
uses: cypress-io/github-action@v5
|
||||
env:
|
||||
CYPRESS_URL: http://localhost:8080
|
||||
CYPRESS_SERVER_PATH: tfs
|
||||
CYPRESS_SERVER_PATH: /home/runner/work/myaac/myaac/tfs
|
||||
|
||||
- name: Save screenshots
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user