Skip to content

Commit d00391b

Browse files
committed
FIX remove pytest cache warning
1 parent 5034810 commit d00391b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/dev.docker-compose.yml.jinja

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ services:
9595
- ./data/addons:/data/odoo/addons
9696
- ./data/filestore:/data/odoo/filestore
9797
- ./data/sessions:/data/odoo/sessions
98+
# pytest
99+
- ./odoo/.pytest_cache:/odoo/.pytest_cache
98100
# mount home dir
99101
# - ./.home/.bash_history:/home/odoo/.bash_history
100102
kwkhtmltopdf:

src/odoo/.pytest_cache/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)