Skip to content

Commit 42656ed

Browse files
committed
Merge branch 'mikec/02-prep-and-first-evals'
2 parents 94265ee + 3229796 commit 42656ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier": "^3.4.2",
2626
"typescript-eslint": "^8.23.0",
2727
"vitest": "^3.0.2"
28-
},
28+
},
2929
"scripts": {
3030
"local:run:fundamentals": "cross-env MODELS=gpt-5 TEST_FILTER=000-fundamentals npm run local:run",
3131
"local:run:one": "cross-env MODELS=gpt-5 TEST_FILTER=000-fundamentals/000 npm run local:run",

0 commit comments

Comments
 (0)