Skip to content

Commit

Permalink
no matrix here
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Jun 24, 2022
1 parent 9fc7765 commit 37d248d
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 @@ -30,5 +30,5 @@ jobs:
uses: shogo82148/actions-goveralls@v1
with:
path-to-profile: coverage.out
if: ${{ runner.os == 'Linux' && matrix.go-version == '1.18' }}
if: ${{ runner.os == 'Linux' }}

0 comments on commit 37d248d

Please sign in to comment.