Skip to content

Commit

Permalink
Include windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
staticdev committed Jan 26, 2022
1 parent f6cbc82 commit d3b834f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
include:
- { go: "1.17", os: "ubuntu-latest" }
- { go: "1.17", os: "macos-latest" }
- { go: "1.17", os: "windows-latest" }

steps:
- name: Check out the repository
Expand Down

0 comments on commit d3b834f

Please sign in to comment.