Skip to content

Commit 428490d

Browse files
committed
Add sharing of G4 to CI
1 parent 5dd9b46 commit 428490d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/Geant4/geant4_simvue.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ def root_file_parser(
6464
],
6565
description="Geant4 fixed target scenario",
6666
retention_period="1 hour" if ci else None,
67+
visibility="tenant" if ci else None,
6768
)
6869

6970
kwargs: dict[str, typing.Any] = {}

0 commit comments

Comments
 (0)