IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 1b0038a0 authored by Marvin Gottowik's avatar Marvin Gottowik Committed by Alice Faure
Browse files

add first_interaction.py to gitlab ci. this will likely crash

parent 39f02fd0
No related branches found
No related tags found
1 merge request!654Resolve "first_interactions.py crash"
......@@ -461,5 +461,6 @@ python-examples:
- cd ${CI_PROJECT_DIR}/python/examples
- python3 particle_distribution.py --input-dir $EXAMPLE_SHOWER_DIR
- python3 shower_profile.py --input-dir $EXAMPLE_SHOWER_DIR
- python3 first_interactions.py --input-dir $EXAMPLE_SHOWER_DIR
- export EXAMPLE_RADIO_SHOWER_DIR=${CI_PROJECT_DIR}/build/build_examples/example_outputs/radio_em_shower_outputs
- python3 radio_emission.py --input-dir $EXAMPLE_RADIO_SHOWER_DIR
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment