Skip to content

Commit

Permalink
change build
Browse files Browse the repository at this point in the history
  • Loading branch information
xtccc committed Jan 28, 2025
1 parent 91b3ed0 commit 9717078
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,4 @@ jobs:
go-version: '1.20'

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

- name: Test
run: go test -v ./...
run: go build -o http_proxy .

0 comments on commit 9717078

Please sign in to comment.