Skip to content

Commit

Permalink
Update config.yml to require common:detector
Browse files Browse the repository at this point in the history
  • Loading branch information
zsweger authored May 17, 2024
1 parent fed7c8a commit 28f548d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmarks/u_rho/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ u_channel_rho:generate:
u_channel_rho:simulate:
stage: simulate
extends: .phy_benchmark
needs: ["u_channel_rho:generate"]
timeout: 96 hour
needs: ["common:detector"]
timeout: 10 hour
script:
- echo "Simulating detector response here!"
- config_file=benchmarks/u_rho/setup.config
Expand Down

0 comments on commit 28f548d

Please sign in to comment.