From 37d248d974375146a1cdb3c8e51938af51196f55 Mon Sep 17 00:00:00 2001 From: Andy Williams Date: Fri, 24 Jun 2022 11:17:52 +0100 Subject: [PATCH] no matrix here --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 33edfaf..6376c06 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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' }}