Skip to content

Commit

Permalink
updated script globs after moving the benchamrks
Browse files Browse the repository at this point in the history
  • Loading branch information
EtomicBomb committed Nov 21, 2024
1 parent 94c85da commit 4f56fa0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/data/script-globs.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"scripts": ["oneliners/scripts/*.sh"]
},
"sklearn": {
"scripts": ["sklearn/run.sh"]
"scripts": ["sklearn/scripts/run.sh"]
},
"riker": {
"scripts": ["riker/scripts/*/build.sh"]
},
"uniq-ips": {
"scripts": ["uniq-ips/run.sh"]
"scripts": ["uniq-ips/scripts/run.sh"]
},
"unix50": {
"scripts": ["unix50/scripts/*.sh"]
Expand Down

0 comments on commit 4f56fa0

Please sign in to comment.