Really change workflow directory now?
This commit is contained in:
parent
b78675e821
commit
17fde7300a
3
.github/workflows/unitTests.yml
vendored
3
.github/workflows/unitTests.yml
vendored
@ -12,5 +12,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: 1.18
|
go-version: 1.18
|
||||||
|
|
||||||
|
- working-directory: src
|
||||||
- run: echo "Running {{ github.repository }} deployment unit tests."
|
- run: echo "Running {{ github.repository }} deployment unit tests."
|
||||||
- run: go test ./src/...
|
- run: go test ./...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user