Skip to content

Commit

Permalink
Update go-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored May 3, 2024
1 parent 6894ec9 commit 6b85722
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
go-version-file: ${{ matrix.folder }}/go.mod
cache-dependency-path: ${{ matrix.folder }}/go.sum
- run: |-
git config user.name 'Cloud Foundation Bot'
git config user.email '[email protected]'
go test ./... -v
shell: bash
working-directory: ${{ matrix.folder }}

0 comments on commit 6b85722

Please sign in to comment.