Change where workflow points to.
This commit is contained in:
parent
0734a990d2
commit
b78675e821
2
.github/workflows/unitTests.yml
vendored
2
.github/workflows/unitTests.yml
vendored
@ -13,4 +13,4 @@ jobs:
|
|||||||
go-version: 1.18
|
go-version: 1.18
|
||||||
|
|
||||||
- run: echo "Running {{ github.repository }} deployment unit tests."
|
- run: echo "Running {{ github.repository }} deployment unit tests."
|
||||||
- run: go test ./...
|
- run: go test ./src/...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user