Skip to content

Commit

Permalink
separate ufuzz job failures (#3525)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlamsl committed Oct 24, 2019
1 parent 82b3eed commit 27b159e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ufuzz.yml
Expand Up @@ -5,6 +5,7 @@ on:
jobs:
ufuzz:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest, windows-latest ]
name: ${{ matrix.os }}
Expand Down

0 comments on commit 27b159e

Please sign in to comment.