Skip to content

Commit fb72a58

Browse files
committed
Don't cancel cpp runtime tests just because one fails
1 parent 46ffacf commit fb72a58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-cpp-runtime-bindings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
- name: "IVF public only"
112112
suffix: "-ivf"
113113
enable_ivf: "ON"
114+
fail-fast: false
114115

115116
steps:
116117
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)