Skip to content

Commit

Permalink
Activate fast fail
Browse files Browse the repository at this point in the history
Co-authored-by: Mikhail Ryzhov <[email protected]>
  • Loading branch information
vishniakov-nikolai and mryzhov authored Jan 15, 2025
1 parent 5071980 commit 6519e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ jobs:
genai_build_nodejs_bindings:
name: Build Node.js bindings
strategy:
fail-fast: false
fail-fast: true
matrix:
build-type: [Release]
needs: [ openvino_download ]
Expand Down

0 comments on commit 6519e46

Please sign in to comment.