martinmoene / optional-lite

optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library
Boost Software License 1.0
403 stars 45 forks source link

Do not cancel all jobs in a workflow if one fails. #72

Closed striezel closed 1 year ago

striezel commented 1 year ago

See https://github.com/martinmoene/nonstd-lite-project/issues/71.