Skip to content

Commit

Permalink
fix config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Saeahram Yoo committed Sep 11, 2024
1 parent dc3f169 commit 5b47276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/test_yoo/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ test_yoo:analyze:
extends: .phy_benchmark
stage: analyze
needs:
- ["sim:ecal_backwards_electron", "sim:ecal_backwards_photon"]
- ["test_yoo:generate", "test_yoo:simulate"]
script:
- echo "I will be analyzing events here!"
- echo "Our intelligence reports that the electron mass is $(cat $LOCAL_DATA_PATH/electron_mass)"

0 comments on commit 5b47276

Please sign in to comment.