Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadmuzzammil1998 committed Mar 25, 2022
1 parent 5c77672 commit 2826da8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: 1.17

- name: Module init
run: go mod init github.com/muhammadmuzzammil1998/jsonc

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

0 comments on commit 2826da8

Please sign in to comment.