CI rename action as test;use volume for uv cache
Some checks failed
/ install (push) Failing after 2s
Some checks failed
/ install (push) Failing after 2s
This commit is contained in:
parent
fa66e178be
commit
25ce207ee3
2 changed files with 3 additions and 5 deletions
|
@ -4,6 +4,8 @@ jobs:
|
|||
runs-on: container
|
||||
container:
|
||||
image: tiptop:5000/treetrail-backend-ci-base
|
||||
volumes:
|
||||
- "/root/.cache/uv:uv_cache"
|
||||
services:
|
||||
treetrail-database:
|
||||
image: treetrail-database
|
Loading…
Add table
Add a link
Reference in a new issue