Skip to content

Commit d961d17

Browse files
Update nb_controller_unit_test.yaml
Signed-off-by: abdallahsamabd <[email protected]>
1 parent 3259b9b commit d961d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nb_controller_unit_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install Go
2020
uses: actions/setup-go@v5
2121
with:
22-
go-version: "1.24"
22+
go-version-file: 'components/notebook-controller/go.mod'
2323
check-latest: true
2424

2525
- name: Run unit tests

0 commit comments

Comments
 (0)