We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a4a132 + 112290d commit df3eb05Copy full SHA for df3eb05
.github/workflows/validation.yml
@@ -462,7 +462,7 @@ jobs:
462
source ${{ env.REST_PATH }}/thisREST.sh
463
cd ${{ env.REST_PATH }}/examples/restG4/07.FullChainDecay/
464
restG4 fullChain.rml -o Run00001_U238_FullChainDecay.root
465
- restRoot -b -q Validate.C'("Run00001_U238_FullChainDecay.root", 15)'
+ restRoot -b -q Validate.C'("Run00001_U238_FullChainDecay.root", 16)'
466
restG4 singleDecay.rml -o Run00002_U238_SingleChainDecay.root
467
restRoot -b -q Validate.C'("Run00002_U238_SingleChainDecay.root", 1)'
468
export REST_ISOTOPE=Be7
0 commit comments