Skip to content

Commit 1041dba

Browse files
authored
fix: run 10x less events in clas12-validation high-stats tests
1 parent ae1bf89 commit 1041dba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
env:
1414
# number of events; use 0 for the default in `clas12-validation`
1515
num_events_low_stats: 0
16-
num_events_high_stats: 10000
16+
num_events_high_stats: 1000
1717

1818
jobs:
1919

0 commit comments

Comments
 (0)