mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
do not report if CI test 2
This commit is contained in:
3
.github/workflows/cypress.yml
vendored
3
.github/workflows/cypress.yml
vendored
@@ -96,9 +96,6 @@ jobs:
|
||||
- name: Install Composer dependencies
|
||||
run: composer install --no-progress --prefer-dist --optimize-autoloader
|
||||
|
||||
- name: Dump Env
|
||||
run: php -r "var_dump(getenv());"
|
||||
|
||||
- name: Run PHP server
|
||||
run: nohup php -S localhost:8080 > php.log 2>&1 &
|
||||
|
||||
|
Reference in New Issue
Block a user