mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 17:54:55 +02:00
Update cypress.yml
This commit is contained in:
5
.github/workflows/cypress.yml
vendored
5
.github/workflows/cypress.yml
vendored
@@ -37,6 +37,9 @@ jobs:
|
|||||||
ref: 1.4
|
ref: 1.4
|
||||||
path: tfs
|
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
|
- name: Rename config.lua
|
||||||
run: mv tfs/config.lua.dist tfs/config.lua
|
run: mv tfs/config.lua.dist tfs/config.lua
|
||||||
|
|
||||||
@@ -94,7 +97,7 @@ jobs:
|
|||||||
uses: cypress-io/github-action@v5
|
uses: cypress-io/github-action@v5
|
||||||
env:
|
env:
|
||||||
CYPRESS_URL: http://localhost:8080
|
CYPRESS_URL: http://localhost:8080
|
||||||
CYPRESS_SERVER_PATH: tfs
|
CYPRESS_SERVER_PATH: /home/runner/work/myaac/myaac/tfs
|
||||||
|
|
||||||
- name: Save screenshots
|
- name: Save screenshots
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
Reference in New Issue
Block a user