Skip to content

Commit

Permalink
Update pkg-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suhas-cashfree authored Dec 14, 2023
1 parent 8b4f550 commit f91a77c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pkg-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
with:
go-version: '1.18'

- name: Build
run: go build -v ./...

- name: Test
run: clientid=$PG_CLIENT_ID clientsecret=$PG_CLIENT_SECRET go test -race -covermode atomic -coverprofile=covprofile ./...
env:
Expand Down

0 comments on commit f91a77c

Please sign in to comment.