Skip to content

Commit

Permalink
circleci- remove more keys to match mantle config
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro committed Apr 12, 2021
1 parent 15c07b8 commit e3341ff
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 @@ -11,14 +11,10 @@ jobs:
environment:
DEBIAN_FRONTEND: noninteractive
steps:
- run: apt update
- run: apt -y upgrade
- checkout

- run: go version
- run: go env
- run: go get -v .
- run: go test -v .

- run: ./build_all.sh
- store_artifacts:
Expand Down

0 comments on commit e3341ff

Please sign in to comment.