Skip to content

Commit

Permalink
Update trips.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anmalkov committed Nov 10, 2021
1 parent 88c3d0e commit e8371f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/trips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
go-version: 1.17
- name: Get dependencies
run: |
ls
go get ./apis/trips/go.mod
go get ./apis/trips/main.go
- name: Build
run: go build -v apis/trips
- name: Test
Expand Down

0 comments on commit e8371f6

Please sign in to comment.