Преглед на файлове

skip in case of coveralls --finish has an error

Peter Bieringer преди 5 месеца
родител
ревизия
c36fa29b14
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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: