mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
pwd
This commit is contained in:
parent
6e1eef164d
commit
00fe8f1a11
@ -48,6 +48,7 @@ jobs:
|
||||
- run:
|
||||
name: Create test coverage report and send it to Code Climate
|
||||
command: |
|
||||
pwd
|
||||
./cc-test-reporter before-build
|
||||
go test -race -coverprofile=c.out ./...
|
||||
./cc-test-reporter after-build --exit-code $?
|
||||
|
Loading…
Reference in New Issue
Block a user