Skip to content

Commit

Permalink
#3 added test to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
allmightyspiff committed Apr 9, 2020
1 parent c5635c5 commit 3c9f13d
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 @@ -32,3 +32,6 @@ jobs:
- name: Build
run: go build -v .

- test: Test
run: go test -v .

0 comments on commit 3c9f13d

Please sign in to comment.