add .tox to ci cache

This commit is contained in:
Luna 2023-11-18 18:49:31 -03:00
parent 1f8a4fd304
commit 84e2b5f1a9
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ services:
cache: cache:
paths: paths:
- .cache/pip - .cache/pip
- .tox
tests: tests:
before_script: before_script: