Skip to content

Commit ff30dfe

Browse files
committed
oops
1 parent f8f7f6e commit ff30dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Go
2121
uses: actions/setup-go@v5
2222
with:
23-
go-version-file: "server/go.mod"
23+
go-version-file: "go.mod"
2424
cache: true
2525

2626
- name: Run tests

0 commit comments

Comments
 (0)