From 112290df8b18b9adb76332a1421ba973e6994787 Mon Sep 17 00:00:00 2001 From: Luis Antonio Obis Aparicio Date: Tue, 9 Apr 2024 12:59:23 +0200 Subject: [PATCH] fix --- .github/workflows/validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index ef2fcb154..97669e1be 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -462,7 +462,7 @@ jobs: source ${{ env.REST_PATH }}/thisREST.sh cd ${{ env.REST_PATH }}/examples/restG4/07.FullChainDecay/ restG4 fullChain.rml -o Run00001_U238_FullChainDecay.root - restRoot -b -q Validate.C'("Run00001_U238_FullChainDecay.root", 15)' + restRoot -b -q Validate.C'("Run00001_U238_FullChainDecay.root", 16)' restG4 singleDecay.rml -o Run00002_U238_SingleChainDecay.root restRoot -b -q Validate.C'("Run00002_U238_SingleChainDecay.root", 1)' export REST_ISOTOPE=Be7