Skip to content

Commit

Permalink
add test inot action setteng
Browse files Browse the repository at this point in the history
  • Loading branch information
baxiry committed Jun 28, 2024
1 parent 6b0f75d commit 48c7a5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@ jobs:
with:
go-version: '1.22'

- name: Test
run: go test -v ./smap/...

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

0 comments on commit 48c7a5a

Please sign in to comment.