Skip to content

Commit

Permalink
try 30 events
Browse files Browse the repository at this point in the history
  • Loading branch information
AJPfleger committed Oct 2, 2024
1 parent 2fb5427 commit 0859c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CI/physmon/workflows/physmon_trackfinding_ttbar_pu200.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

with tempfile.TemporaryDirectory() as temp:
s = acts.examples.Sequencer(
events=3,
events=30,
numThreads=-1,
logLevel=acts.logging.INFO,
)
Expand Down

0 comments on commit 0859c30

Please sign in to comment.