Browse Source

coveralls-finish has no further parent, adjustment related to https://github.com/Kozea/Radicale/issues/1881

Peter Bieringer 4 months ago
parent
commit
2a07c5ab7f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/test.yml

+ 0 - 1
.github/workflows/test.yml

@@ -54,7 +54,6 @@ jobs:
     needs: coveralls-test
     if: github.event_name == 'push'
     runs-on: ubuntu-latest
-    continue-on-error: true
     steps:
       - uses: actions/setup-python@v5
         with: