Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit cbb4380

Browse files
author
Robert Shaw
committed
updated to use lm_eval_label
1 parent c130028 commit cbb4380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nm-build-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
needs: [BUILD]
152152
uses: ./.github/workflows/nm-lm-eval.yml
153153
with:
154-
label: ${{ inputs.test_label_solo }}
154+
label: ${{ inputs.lm_eval_label }}
155155
timeout: ${{ inputs.lm_eval_timeout }}
156156
gitref: ${{ inputs.gitref }}
157157
python: ${{ inputs.python }}

0 commit comments

Comments
 (0)