Skip to content

Workflow file for this run

name: TEST SANDRECO

Check failure on line 1 in .github/workflows/test-sandreco.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-sandreco.yml

Invalid workflow file

Cannot define both `uses` and `steps` at the same time for the following jobs: Test-sand-geo
run-name: TEST SANDRECO
on:
workflow_run:
workflows: [SAND GEOMETRY]
types: [completed]
jobs:
Test-sand-geo:
uses: ./.github/workflows/build-sandreco.yml
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: Run edepsim
run: |
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:~/geant4/lib64;~/root/lib;~/edepsim/lib
edep-sim -C -g ~/dunendggd/SAND_opt3_STT1.gdml -o SAND_opt3_STT1.edep.root macro.mac