Change where workflow points to.

This commit is contained in:
Ashlie Martinez 2022-05-03 16:51:58 -07:00
parent 0734a990d2
commit b78675e821

View File

@ -13,4 +13,4 @@ jobs:
go-version: 1.18
- run: echo "Running {{ github.repository }} deployment unit tests."
- run: go test ./...
- run: go test ./src/...