Skip to content

Commit

Permalink
test 10
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-burghardt committed May 9, 2024
1 parent 4e6e7cb commit 97b6215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: "1.22.2"
go-version: "1.22.1"

- name: Run Tests
run: go test -v -race -cover ./...

0 comments on commit 97b6215

Please sign in to comment.