Skip to content

Commit

Permalink
fix eval.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lbergelson committed Oct 8, 2024
1 parent a6c31c7 commit 730d7b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .carrot/eval.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"eval_workflow.result": "default"
"eval_workflow.result": "test_output:test_workflow.result"
}

3 changes: 1 addition & 2 deletions .carrot/test_defaults.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"test_workflow.input_file": "gs://hellbender/test/resources/nio/big.txt"
}

}

0 comments on commit 730d7b4

Please sign in to comment.