Skip to content

Commit

Permalink
edit benchmarks/test_yoo
Browse files Browse the repository at this point in the history
  • Loading branch information
Saeahram Yoo committed Oct 3, 2024
1 parent 238de89 commit e99e8ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ include:
#- local: 'benchmarks/demp/config.yml'
- local: 'benchmarks/dis/config.yml'
#- local: 'benchmarks/dvmp/config.yml'
#- local: 'benchmarks/dvcs/config.yml'
- local: 'benchmarks/dvcs/config.yml'
#- local: 'benchmarks/lambda/config.yml'
#- local: 'benchmarks/neutron/config.yml'
#- local: 'benchmarks/sigma/config.yml'
Expand All @@ -135,7 +135,7 @@ summary:
#- "diffractive_vm:results"
#- "demp:results"
- "dis:results"
#- "dvcs:results"
- "dvcs:results"
#- "lambda:results"
#- "neutron:results"
#- "sigma:results"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/test_yoo/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ your_benchmark:results:
extends: .phy_benchmark
stage: collect
script:
- echo "I will collect results here!"
- echo "I will collect results here!!"

0 comments on commit e99e8ce

Please sign in to comment.