Skip to content

Commit

Permalink
print go version
Browse files Browse the repository at this point in the history
refs #34
  • Loading branch information
deogracia committed Nov 1, 2020
1 parent b9cabcf commit 0899e4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: actions/setup-go@v1
with:
go-version: ${{ matrix.go }}
- name: go version
run: go version
# windows_checks:
# name: windows-latest - checks & build
# runs-on: windows-latest
Expand Down

0 comments on commit 0899e4b

Please sign in to comment.