mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-10 14:38:11 -05:00
Don't depend on failure
This commit is contained in:
2
.github/workflows/test_catch2.yml
vendored
2
.github/workflows/test_catch2.yml
vendored
@@ -75,7 +75,7 @@ jobs:
|
||||
|
||||
# TODO: pick one style, for now I'm doing this so I can report zero new failures compared to catch1
|
||||
- name: Rerun failed Tests in CatchTestRunner directly
|
||||
if: failure()
|
||||
# if: failure()
|
||||
working-directory: ./build
|
||||
shell: bash
|
||||
# Execute tests defined by the CMake configuration.
|
||||
|
||||
Reference in New Issue
Block a user