Skip to content

Commit

Permalink
update github build test
Browse files Browse the repository at this point in the history
  • Loading branch information
yorukot committed Apr 20, 2024
1 parent c4701f5 commit a99877f
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
with:
go-version: 1.21

- name: Build and run
- name: Build
run: |
cd src
go build ./main.go
./main
go build ./main.go

0 comments on commit a99877f

Please sign in to comment.