diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/templates/sh.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/templates/sh.template b/public/templates/sh.template index 0e8e34c..ebb78f0 100644 --- a/public/templates/sh.template +++ b/public/templates/sh.template @@ -8,7 +8,7 @@ url="{{TARGET_URL}}" commit="" branch="" repo="" -format="tarpaulin" +format="${FORMAT:-tarpaulin}" report="" token="$COV_TOKEN" curl_verbosity="" |
