CI: Upload fuzz crashers on failure

The step was skipped because the previous one failed. This should now
only upload on failures.

Signed-off-by: Patrick East <east.patrick@gmail.com>
This commit is contained in:
Patrick East
2020-07-14 15:51:29 -07:00
parent 5227ed0923
commit 4eaf9ab597
+1
View File
@@ -36,6 +36,7 @@ jobs:
run: make ci-go-check-fuzz
- name: Upload Workdir
if: ${{ failure() }}
uses: actions/upload-artifact@v2
with:
name: workdir