Skip to content

Commit

Permalink
docs: include kill_cache=1 param (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
v3g42 authored Dec 8, 2022
1 parent 114cad2 commit 3321c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Dozer [![CI](https://github.com/getdozer/dozer/actions/workflows/dozer.yaml/badge.svg)](https://github.com/getdozer/dozer/actions/workflows/dozer.yaml) [![Coverage Status](https://coveralls.io/repos/github/getdozer/dozer/badge.svg?branch=main&t=kZMYaV)](https://coveralls.io/github/getdozer/dozer?branch=main)
### Dozer [![CI](https://github.com/getdozer/dozer/actions/workflows/dozer.yaml/badge.svg)](https://github.com/getdozer/dozer/actions/workflows/dozer.yaml) [![Coverage Status](https://coveralls.io/repos/github/getdozer/dozer/badge.svg?branch=main&t=kZMYaV&kill_cache=1)](https://coveralls.io/github/getdozer/dozer?branch=main)

This repository follows a `cargo workspace` structure with several packages.
```
Expand Down

0 comments on commit 3321c08

Please sign in to comment.