mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-30 10:42:02 +05:30
Fix path for codeception logs
This commit is contained in:
parent
7067a35d3a
commit
bfad6c7e28
@ -19,8 +19,8 @@ before_script:
|
||||
- php -S localhost:8000 &
|
||||
- sleep 3
|
||||
- cd ../..
|
||||
- mkdir tests/functional/tests/_log
|
||||
- chmod -R 777 tests/functional/tests/_log
|
||||
- mkdir tests/api/tests/_log
|
||||
- chmod -R 777 tests/api/tests/_log
|
||||
|
||||
script:
|
||||
- mkdir -p build/logs
|
||||
|
Loading…
Reference in New Issue
Block a user