Skip to content

Commit 9283dec

Browse files
committed
Unflake
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 50ba6e3 commit 9283dec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compliance-monitor/monitor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@ def pick_filter(ctx, results, scopeuuid, *subjects):
837837
-1: '🛑', # fail
838838
None: '🟧', # missing
839839
0: '✅*', # inconclusive
840-
1: '✅', # pass
840+
1: '✅', # pass
841841
}
842842

843843

0 commit comments

Comments
 (0)