From 4f708113cccd37ad2a33c213adcc56ae87f8e1bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Bene=C5=A1?= Date: Sat, 26 Oct 2024 11:24:29 +0200 Subject: [PATCH] If at first you don't succeed, try, try again --- .github/workflows/hercules.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/hercules.yml b/.github/workflows/hercules.yml index 3f571c40f..a5cba6152 100644 --- a/.github/workflows/hercules.yml +++ b/.github/workflows/hercules.yml @@ -10,6 +10,8 @@ jobs: fetch-depth: 0 - name: Hercules uses: src-d/hercules@master + with: + args: "--burndown" - uses: actions/upload-artifact@master with: name: hercules_charts