Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andro404-MC committed May 12, 2024
1 parent 4253904 commit 27eb152
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:

- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.22.3

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

0 comments on commit 27eb152

Please sign in to comment.