Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Remove redundant test step
Browse files Browse the repository at this point in the history
  • Loading branch information
louy committed Jun 4, 2018
1 parent 8525943 commit 96edf1c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
name: Build
command: |
go build -v
- run:
name: Run tests
command: |
go test
- run:
name: Run acceptance tests
command: |
Expand Down

0 comments on commit 96edf1c

Please sign in to comment.