Skip to content

Commit

Permalink
Update go_tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zLukas authored Sep 27, 2023
1 parent f39f233 commit 43451b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: build src binaries
run: |
cd ${{ env.GO_MOD_DIR }}
export PATH=$PATH:/usr/local/go/bin
go build cmd/tls.go
unit-tests:
Expand Down

0 comments on commit 43451b4

Please sign in to comment.