Skip to content

Commit

Permalink
fix: github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
iseki0 committed Apr 6, 2022
1 parent 062258e commit 9c6f9a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
- name: Install dependencies
run: go install -v ./...

- name: Test
run: go test -v ./...

- name: Build
run: go build -v -o out/murphysec-${{ matrix.goos }}-${{ matrix.goarch }}

Expand Down

0 comments on commit 9c6f9a7

Please sign in to comment.