mirror of
https://github.com/netbirdio/IronRDP.git
synced 2026-05-22 18:43:12 -07:00
ci(fuzz): merge artifacts even on failure (#439)
This commit is contained in:
@@ -110,6 +110,7 @@ jobs:
|
||||
name: Corpus merge artifacts
|
||||
runs-on: ubuntu-latest
|
||||
needs: fuzz
|
||||
if: ${{ always() && !cancelled() }}
|
||||
|
||||
steps:
|
||||
- name: Merge Artifacts
|
||||
|
||||
Reference in New Issue
Block a user