Really change workflow directory now?

This commit is contained in:
Ashlie Martinez 2022-05-03 16:57:17 -07:00
parent b78675e821
commit 17fde7300a

View File

@ -12,5 +12,6 @@ jobs:
with:
go-version: 1.18
- working-directory: src
- run: echo "Running {{ github.repository }} deployment unit tests."
- run: go test ./src/...
- run: go test ./...