mirror of
https://github.com/mandiant/capa.git
synced 2026-01-05 09:17:47 -08:00
disable fail-fast for tests job
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [code_style, rule_linter]
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- python: 2.7
|
||||
|
||||
Reference in New Issue
Block a user