mirror of
https://github.com/sbondCo/Watcharr.git
synced 2026-08-07 07:14:44 +00:00
test-pr-server: Correct go-version-file path?
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/setup-go@v7.0.0
|
- uses: actions/setup-go@v7.0.0
|
||||||
with:
|
with:
|
||||||
go-version-file: "go.mod"
|
go-version-file: "server/go.mod"
|
||||||
|
|
||||||
- name: go test all packages
|
- name: go test all packages
|
||||||
run: go test ./...
|
run: go test ./...
|
||||||
|
|||||||
Reference in New Issue
Block a user