Skip to content

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Sep 13, 2023
1 parent 9fc4312 commit dda5a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
${{ runner.os }}-go-
- name: Install goveralls
run: go install github.com/mattn/goveralls
run: go install github.com/mattn/goveralls@latest

- name: Test
run: |
Expand Down

0 comments on commit dda5a89

Please sign in to comment.