Skip to content

Commit

Permalink
chore(actions): add compilation test to test action
Browse files Browse the repository at this point in the history
Signed-off-by: Yagiz Degirmenci <yagizcanilbey1903@gmail.com>
  • Loading branch information
ycd committed Nov 14, 2021
1 parent 37c3523 commit ab4fafc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
- name: Test
timeout-minutes: 2
run: |
go build cmd/dstp/main.go
go test -v ./...

0 comments on commit ab4fafc

Please sign in to comment.