Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
remove the sigma and lambda in zdc and neutron in insert benchmarks.  (these are to be moved to the detector benchmarks)
  • Loading branch information
sebouh137 authored Sep 19, 2024
1 parent 7ef53b6 commit 31fd977
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,9 @@ include:
- local: 'benchmarks/dis/config.yml'
#- local: 'benchmarks/dvmp/config.yml'
- local: 'benchmarks/dvcs/config.yml'
- local: 'benchmarks/lambda/config.yml'
- local: 'benchmarks/neutron/config.yml'
- local: 'benchmarks/sigma/config.yml'
#- local: 'benchmarks/lambda/config.yml'
#- local: 'benchmarks/neutron/config.yml'
#- local: 'benchmarks/sigma/config.yml'
- local: 'benchmarks/tcs/config.yml'
- local: 'benchmarks/u_omega/config.yml'
- local: 'benchmarks/single/config.yml'
Expand All @@ -135,9 +135,9 @@ summary:
- "demp:results"
- "dis:results"
- "dvcs:results"
- "lambda:results"
- "neutron:results"
- "sigma:results"
# - "lambda:results"
# - "neutron:results"
# - "sigma:results"
- "tcs:results"
- "u_omega:results"
- "single:results"
Expand Down

0 comments on commit 31fd977

Please sign in to comment.