1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

ci: if FAIL => PASS but in the intermittent list, show the info

see:
https://github.com/uutils/coreutils/pull/7522#issuecomment-2744892884
This commit is contained in:
Sylvestre Ledru 2025-03-22 09:23:09 +01:00
parent a64fce8286
commit 302f7842c7
3 changed files with 563 additions and 5 deletions

View file

@ -187,3 +187,7 @@ jobs:
with:
src: "./util"
args: format --check
- name: Run Python unit tests
shell: bash
run: |
python3 -m unittest util/test_compare_test_results.py