aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
authorMáximo Cuadros <mcuadros@gmail.com>2022-11-29 10:52:07 +0100
committerGitHub <noreply@github.com>2022-11-29 10:52:07 +0100
commitb80af01b18983c2e8fc709fbb348e5ece025a831 (patch)
tree0d36bd65601714a41c7bea9bb4f031cdf7c1daeb /.github/workflows/test.yml
parent513254937c5aa29a1b8ce73ac14b30695fee0ce5 (diff)
downloadgo-git-b80af01b18983c2e8fc709fbb348e5ece025a831.tar.gz
Update test.yml
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index befb2c8..cefbbdf 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -42,6 +42,7 @@ jobs:
- name: Coveralls
if: matrix.platform == 'ubuntu-latest' && matrix.go-version == '1.19.x'
uses: coverallsapp/github-action@master
+ continue-on-error: true
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage.lcov