Skip to content

Commit

Permalink
matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Oct 15, 2024
1 parent 1f4eeb2 commit 88c02ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
run: |
go test -v -covermode=count -coverprofile=coverage.out
- name: gcov2lcov
uses: jandelgado/gcov2lcov-action@${{ .actver }}
uses: jandelgado/gcov2lcov-action@{{ .actver }}
with:
version: ${{ .toolver }}

0 comments on commit 88c02ec

Please sign in to comment.