Kaynağa Gözat

skip in case of coveralls --finish has an error

Peter Bieringer 5 ay önce
ebeveyn
işleme
c36fa29b14
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/workflows/test.yml

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

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