Skip to content

Commit

Permalink
Merge pull request #31 from nao1215/dependabot/github_actions/k1LoW/o…
Browse files Browse the repository at this point in the history
…ctocov-action-1

Bump k1LoW/octocov-action from 0 to 1
  • Loading branch information
nao1215 committed Mar 30, 2024
2 parents b32313b + 78882cc commit 5df855b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:

- name: Run tests with coverage report output
run: go test -cover -coverpkg=./... -coverprofile=coverage.out ./...
- uses: k1LoW/octocov-action@v0
- uses: k1LoW/octocov-action@v1

0 comments on commit 5df855b

Please sign in to comment.